Uses of Class
com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11TokenManager

Packages that use SPARQLParser11TokenManager
com.hp.hpl.jena.sparql.lang.sparql_11   
 

Uses of SPARQLParser11TokenManager in com.hp.hpl.jena.sparql.lang.sparql_11
 

Fields in com.hp.hpl.jena.sparql.lang.sparql_11 declared as SPARQLParser11TokenManager
 SPARQLParser11TokenManager SPARQLParser11.token_source
          Generated Token Manager.
 

Methods in com.hp.hpl.jena.sparql.lang.sparql_11 with parameters of type SPARQLParser11TokenManager
 void SPARQLParser11.ReInit(SPARQLParser11TokenManager tm)
          Reinitialise.
 

Constructors in com.hp.hpl.jena.sparql.lang.sparql_11 with parameters of type SPARQLParser11TokenManager
SPARQLParser11(SPARQLParser11TokenManager tm)
          Constructor with generated Token Manager.
 



Licenced under the Apache License, Version 2.0