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 Parser.parse(Query query, String queryString)
           
 UpdateRequest UpdateParser.parse(UpdateRequest request, InputStream input)
           
 UpdateRequest UpdateParser.parse(UpdateRequest request, String updateString)
           
 



Licenced under the Apache License, Version 2.0