Uses of Interface
org.eclipse.rdf4j.query.resultio.BooleanQueryResultParserFactory
Package
Description
A writer for the
SPARQL Query Results JSON Format
Parsers and writers for the
SPARQL Query Results XML Format
-
Uses of BooleanQueryResultParserFactory in org.eclipse.rdf4j.query.resultio
Modifier and TypeMethodDescriptionprotected QueryResultFormat
BooleanQueryResultParserRegistry.getKey
(BooleanQueryResultParserFactory factory) -
Uses of BooleanQueryResultParserFactory in org.eclipse.rdf4j.query.resultio.sparqljson
Modifier and TypeClassDescriptionclass
ATupleQueryResultParserFactory
for parsers of SPARQL-1.1 JSON Boolean Query Results. -
Uses of BooleanQueryResultParserFactory in org.eclipse.rdf4j.query.resultio.sparqlxml
Modifier and TypeClassDescriptionclass
ABooleanQueryResultParserFactory
for parsers of SPARQL/XML boolean query results. -
Uses of BooleanQueryResultParserFactory in org.eclipse.rdf4j.query.resultio.text
Modifier and TypeClassDescriptionclass
ABooleanQueryResultParserFactory
for plain text boolean result parsers.