Uses of Interface
org.eclipse.rdf4j.query.resultio.TupleQueryResultParserFactory
Packages that use TupleQueryResultParserFactory
Package
Description
A writer for the
SPARQL Query Results JSON Format
Parsers and writers for the
SPARQL Query Results XML Format
-
Uses of TupleQueryResultParserFactory in org.eclipse.rdf4j.query.resultio
Subclasses with type arguments of type TupleQueryResultParserFactory in org.eclipse.rdf4j.query.resultioModifier and TypeClassDescriptionclassA registry that keeps track of the availableTupleQueryResultParserFactorys.Methods in org.eclipse.rdf4j.query.resultio with parameters of type TupleQueryResultParserFactoryModifier and TypeMethodDescriptionprotected QueryResultFormatTupleQueryResultParserRegistry.getKey(TupleQueryResultParserFactory factory) -
Uses of TupleQueryResultParserFactory in org.eclipse.rdf4j.query.resultio.binary
Classes in org.eclipse.rdf4j.query.resultio.binary that implement TupleQueryResultParserFactoryModifier and TypeClassDescriptionclassATupleQueryResultParserFactoryfor binary tuple query result parsers. -
Uses of TupleQueryResultParserFactory in org.eclipse.rdf4j.query.resultio.sparqljson
Classes in org.eclipse.rdf4j.query.resultio.sparqljson that implement TupleQueryResultParserFactoryModifier and TypeClassDescriptionclassATupleQueryResultParserFactoryfor parsers of SPARQL-1.1 JSON Tuple Query Results.classTupleQueryResultParserFactoryfor creating instances ofSPARQLStarResultsJSONParser. -
Uses of TupleQueryResultParserFactory in org.eclipse.rdf4j.query.resultio.sparqlstarjson
Classes in org.eclipse.rdf4j.query.resultio.sparqlstarjson that implement TupleQueryResultParserFactory -
Uses of TupleQueryResultParserFactory in org.eclipse.rdf4j.query.resultio.sparqlxml
Classes in org.eclipse.rdf4j.query.resultio.sparqlxml that implement TupleQueryResultParserFactoryModifier and TypeClassDescriptionclassATupleQueryResultParserFactoryfor parsers of SPARQL/XML tuple query results.classATupleQueryResultParserFactoryfor parsers of extended SPARQL/XML tuple query results:TupleQueryResultFormat.SPARQL_STAR -
Uses of TupleQueryResultParserFactory in org.eclipse.rdf4j.query.resultio.text.csv
Classes in org.eclipse.rdf4j.query.resultio.text.csv that implement TupleQueryResultParserFactoryModifier and TypeClassDescriptionclassATupleQueryResultParserFactoryfor SPARQL CSV result parsers. -
Uses of TupleQueryResultParserFactory in org.eclipse.rdf4j.query.resultio.text.tsv
Classes in org.eclipse.rdf4j.query.resultio.text.tsv that implement TupleQueryResultParserFactoryModifier and TypeClassDescriptionclassATupleQueryResultParserFactoryfor SPARQL TSV result parsers.classTupleQueryResultParserFactoryfor creating instances ofSPARQLStarResultsTSVParser. -
Uses of TupleQueryResultParserFactory in org.eclipse.rdf4j.query.resultio.textstar.tsv
Classes in org.eclipse.rdf4j.query.resultio.textstar.tsv that implement TupleQueryResultParserFactoryModifier and TypeClassDescriptionclassDeprecated.since 3.4.0 - moved toSPARQLStarResultsTSVParserFactory. -
Uses of TupleQueryResultParserFactory in org.eclipse.rdf4j.testsuite.query.resultio
Methods in org.eclipse.rdf4j.testsuite.query.resultio that return TupleQueryResultParserFactoryModifier and TypeMethodDescriptionprotected abstract TupleQueryResultParserFactoryAbstractTupleQueryResultWriterTest.getParserFactory()
SPARQLStarResultsJSONParserFactory