Uses of Class
org.apache.jena.sparql.lang.sparql_11.SPARQLParser11TokenManager
-
Packages that use SPARQLParser11TokenManager Package Description org.apache.jena.sparql.lang.sparql_11 -
-
Uses of SPARQLParser11TokenManager in org.apache.jena.sparql.lang.sparql_11
Fields in org.apache.jena.sparql.lang.sparql_11 declared as SPARQLParser11TokenManager Modifier and Type Field Description SPARQLParser11TokenManagerSPARQLParser11. token_sourceGenerated Token Manager.Methods in org.apache.jena.sparql.lang.sparql_11 with parameters of type SPARQLParser11TokenManager Modifier and Type Method Description voidSPARQLParser11. ReInit(SPARQLParser11TokenManager tm)Reinitialise.Constructors in org.apache.jena.sparql.lang.sparql_11 with parameters of type SPARQLParser11TokenManager Constructor Description SPARQLParser11(SPARQLParser11TokenManager tm)Constructor with generated Token Manager.
-