Uses of Class
org.apache.jena.sparql.lang.sparql_10.SPARQLParser10TokenManager
-
Packages that use SPARQLParser10TokenManager Package Description org.apache.jena.sparql.lang.sparql_10 -
-
Uses of SPARQLParser10TokenManager in org.apache.jena.sparql.lang.sparql_10
Fields in org.apache.jena.sparql.lang.sparql_10 declared as SPARQLParser10TokenManager Modifier and Type Field Description SPARQLParser10TokenManagerSPARQLParser10. token_sourceGenerated Token Manager.Methods in org.apache.jena.sparql.lang.sparql_10 with parameters of type SPARQLParser10TokenManager Modifier and Type Method Description voidSPARQLParser10. ReInit(SPARQLParser10TokenManager tm)Reinitialise.Constructors in org.apache.jena.sparql.lang.sparql_10 with parameters of type SPARQLParser10TokenManager Constructor Description SPARQLParser10(SPARQLParser10TokenManager tm)Constructor with generated Token Manager.
-