Uses of Interface
org.eclipse.rdf4j.rio.RDFWriterFactory
Packages that use RDFWriterFactory
Package
Description
Rio: The RDF4J parser/writer API.
Parser/writer for the RDF4J binary RDF format.
Parser/writer for the JSON-L format.
Writer for the Notation-3 (N3) format.
Parser/writer for the N-Quads format.
Parser/writer for the N-Triples format.
Parser/writer for the RDF/JSON format.
Parser/writer for the RDF/XML format.
Pretty-printing for the RDF/XML format.
Parser/writer for the TriG format.
Parser/writer for the TriX format.
Parser/writer for the Turtle format.
-
Uses of RDFWriterFactory in org.eclipse.rdf4j.rio
Subclasses with type arguments of type RDFWriterFactory in org.eclipse.rdf4j.rioModifier and TypeClassDescriptionclassA registry that keeps track of the availableRDFWriterFactorys.Methods in org.eclipse.rdf4j.rio with parameters of type RDFWriterFactoryModifier and TypeMethodDescriptionprotected RDFFormatRDFWriterRegistry.getKey(RDFWriterFactory factory) -
Uses of RDFWriterFactory in org.eclipse.rdf4j.rio.binary
Classes in org.eclipse.rdf4j.rio.binary that implement RDFWriterFactory -
Uses of RDFWriterFactory in org.eclipse.rdf4j.rio.jsonld
Classes in org.eclipse.rdf4j.rio.jsonld that implement RDFWriterFactoryModifier and TypeClassDescriptionclassAnRDFWriterFactorythat creates instances ofJSONLDWriter. -
Uses of RDFWriterFactory in org.eclipse.rdf4j.rio.n3
Classes in org.eclipse.rdf4j.rio.n3 that implement RDFWriterFactory -
Uses of RDFWriterFactory in org.eclipse.rdf4j.rio.ndjsonld
Classes in org.eclipse.rdf4j.rio.ndjsonld that implement RDFWriterFactory -
Uses of RDFWriterFactory in org.eclipse.rdf4j.rio.nquads
Classes in org.eclipse.rdf4j.rio.nquads that implement RDFWriterFactory -
Uses of RDFWriterFactory in org.eclipse.rdf4j.rio.ntriples
Classes in org.eclipse.rdf4j.rio.ntriples that implement RDFWriterFactory -
Uses of RDFWriterFactory in org.eclipse.rdf4j.rio.rdfjson
Classes in org.eclipse.rdf4j.rio.rdfjson that implement RDFWriterFactory -
Uses of RDFWriterFactory in org.eclipse.rdf4j.rio.rdfxml
Classes in org.eclipse.rdf4j.rio.rdfxml that implement RDFWriterFactory -
Uses of RDFWriterFactory in org.eclipse.rdf4j.rio.rdfxml.util
Classes in org.eclipse.rdf4j.rio.rdfxml.util that implement RDFWriterFactory -
Uses of RDFWriterFactory in org.eclipse.rdf4j.rio.trig
Classes in org.eclipse.rdf4j.rio.trig that implement RDFWriterFactory -
Uses of RDFWriterFactory in org.eclipse.rdf4j.rio.trigstar
Classes in org.eclipse.rdf4j.rio.trigstar that implement RDFWriterFactory -
Uses of RDFWriterFactory in org.eclipse.rdf4j.rio.trix
Classes in org.eclipse.rdf4j.rio.trix that implement RDFWriterFactory -
Uses of RDFWriterFactory in org.eclipse.rdf4j.rio.turtle
Classes in org.eclipse.rdf4j.rio.turtle that implement RDFWriterFactory -
Uses of RDFWriterFactory in org.eclipse.rdf4j.rio.turtlestar
Classes in org.eclipse.rdf4j.rio.turtlestar that implement RDFWriterFactory