Uses of Interface
org.eclipse.rdf4j.query.resultio.TupleQueryResultWriterFactory
Packages that use TupleQueryResultWriterFactory
Package
Description
A writer for the
SPARQL Query Results JSON Format
Parsers and writers for the
SPARQL Query Results XML Format
-
Uses of TupleQueryResultWriterFactory in org.eclipse.rdf4j.query.resultio
Subclasses with type arguments of type TupleQueryResultWriterFactory in org.eclipse.rdf4j.query.resultioModifier and TypeClassDescriptionclassA registry that keeps track of the availableTupleQueryResultWriterFactorys.Methods in org.eclipse.rdf4j.query.resultio with parameters of type TupleQueryResultWriterFactoryModifier and TypeMethodDescriptionprotected QueryResultFormatTupleQueryResultWriterRegistry.getKey(TupleQueryResultWriterFactory factory) -
Uses of TupleQueryResultWriterFactory in org.eclipse.rdf4j.query.resultio.binary
Classes in org.eclipse.rdf4j.query.resultio.binary that implement TupleQueryResultWriterFactoryModifier and TypeClassDescriptionclassATupleQueryResultWriterFactoryfor writers of binary query results. -
Uses of TupleQueryResultWriterFactory in org.eclipse.rdf4j.query.resultio.sparqljson
Classes in org.eclipse.rdf4j.query.resultio.sparqljson that implement TupleQueryResultWriterFactoryModifier and TypeClassDescriptionclassATupleQueryResultWriterFactoryfor writers of SPARQL/JSON query results.classTupleQueryResultWriterFactoryfor creating instances ofSPARQLStarResultsJSONWriter. -
Uses of TupleQueryResultWriterFactory in org.eclipse.rdf4j.query.resultio.sparqlstarjson
Classes in org.eclipse.rdf4j.query.resultio.sparqlstarjson that implement TupleQueryResultWriterFactory -
Uses of TupleQueryResultWriterFactory in org.eclipse.rdf4j.query.resultio.sparqlxml
Classes in org.eclipse.rdf4j.query.resultio.sparqlxml that implement TupleQueryResultWriterFactoryModifier and TypeClassDescriptionclassATupleQueryResultWriterFactoryfor writers of SPARQL/XML tuple query results.classATupleQueryResultWriterFactoryfor writers of extended SPARQL/XML tuple query results:TupleQueryResultFormat.SPARQL_STAR -
Uses of TupleQueryResultWriterFactory in org.eclipse.rdf4j.query.resultio.text.csv
Classes in org.eclipse.rdf4j.query.resultio.text.csv that implement TupleQueryResultWriterFactoryModifier and TypeClassDescriptionclassATupleQueryResultWriterFactoryfor writers of SPARQL/CSV tuple query results. -
Uses of TupleQueryResultWriterFactory in org.eclipse.rdf4j.query.resultio.text.tsv
Classes in org.eclipse.rdf4j.query.resultio.text.tsv that implement TupleQueryResultWriterFactoryModifier and TypeClassDescriptionclassATupleQueryResultWriterFactoryfor writers of SPARQL/TSV tuple query results.classTupleQueryResultWriterFactoryfor creating instances ofSPARQLStarResultsTSVWriter. -
Uses of TupleQueryResultWriterFactory in org.eclipse.rdf4j.query.resultio.textstar.tsv
Classes in org.eclipse.rdf4j.query.resultio.textstar.tsv that implement TupleQueryResultWriterFactory -
Uses of TupleQueryResultWriterFactory in org.eclipse.rdf4j.testsuite.query.resultio
Methods in org.eclipse.rdf4j.testsuite.query.resultio that return TupleQueryResultWriterFactoryModifier and TypeMethodDescriptionprotected abstract TupleQueryResultWriterFactoryAbstractTupleQueryResultWriterTest.getWriterFactory()
SPARQLStarResultsJSONWriterFactory