Uses of Class
org.eclipse.rdf4j.query.parser.QueryParserRegistry
-
Packages that use QueryParserRegistry Package Description org.eclipse.rdf4j.query.parser -
-
Uses of QueryParserRegistry in org.eclipse.rdf4j.query.parser
Fields in org.eclipse.rdf4j.query.parser declared as QueryParserRegistry Modifier and Type Field Description static QueryParserRegistry
QueryParserRegistry.QueryParserRegistryHolder. instance
Methods in org.eclipse.rdf4j.query.parser that return QueryParserRegistry Modifier and Type Method Description static QueryParserRegistry
QueryParserRegistry. getInstance()
Gets the default QueryParserRegistry.
-