Uses of Interface
org.eclipse.rdf4j.query.parser.QueryParser
-
Packages that use QueryParser Package Description org.eclipse.rdf4j.query.parser -
-
Uses of QueryParser in org.eclipse.rdf4j.query.parser
Methods in org.eclipse.rdf4j.query.parser that return QueryParser Modifier and Type Method Description static QueryParserQueryParserUtil. createParser(QueryLanguage ql)QueryParserQueryParserFactory. getParser()Returns a QueryParser instance.
-