Uses of Interface
org.eclipse.rdf4j.query.parser.QueryParserFactory
-
Packages that use QueryParserFactory Package Description org.eclipse.rdf4j.query.parser org.eclipse.rdf4j.query.parser.sparql The rdf4j SPARQL 1.1 parser. -
-
Uses of QueryParserFactory in org.eclipse.rdf4j.query.parser
Methods in org.eclipse.rdf4j.query.parser with parameters of type QueryParserFactory Modifier and Type Method Description protected QueryLanguage
QueryParserRegistry. getKey(QueryParserFactory factory)
-
Uses of QueryParserFactory in org.eclipse.rdf4j.query.parser.sparql
Classes in org.eclipse.rdf4j.query.parser.sparql that implement QueryParserFactory Modifier and Type Class Description class
SPARQLParserFactory
AQueryParserFactory
for SPARQL parsers.
-