Uses of Class
com.hp.hpl.jena.query.QueryParseException

Packages that use QueryParseException
com.hp.hpl.jena.sparql.lang   
 

Uses of QueryParseException in com.hp.hpl.jena.sparql.lang
 

Methods in com.hp.hpl.jena.sparql.lang that throw QueryParseException
 Query SPARQLParser.parse(Query query, String queryString)
           
 void UpdateParser.parse(UpdateSink sink, InputStream input)
           
 void UpdateParser.parse(UpdateSink sink, String updateString)
           
 



Licenced under the Apache License, Version 2.0