Uses of Class
org.apache.clerezza.rdf.core.sparql.ParseException

Packages that use ParseException
org.apache.clerezza.rdf.core.sparql   
 

Uses of ParseException in org.apache.clerezza.rdf.core.sparql
 

Methods in org.apache.clerezza.rdf.core.sparql that throw ParseException
 Query QueryParser.parse(String queryString)
          Parses a SPARQL query string into a Query object.
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.