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
Methods in org.eclipse.rdf4j.query.parser that return QueryParserRegistry Modifier and Type Method Description static QueryParserRegistry
QueryParserRegistry. getInstance()
Gets the default QueryParserRegistry.
-