Uses of Interface
org.eclipse.rdf4j.rio.RDFParserFactory
Packages that use RDFParserFactory
Package
Description
Rio: The RDF4J parser/writer API.
Parser/writer for the RDF4J binary RDF format.
Parser/writer for the HDT v1.0 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.
Parser/writer for the TriG format.
Parser/writer for the TriX format.
Parser/writer for the Turtle format.
-
Uses of RDFParserFactory in org.eclipse.rdf4j.rio
Subclasses with type arguments of type RDFParserFactory in org.eclipse.rdf4j.rioModifier and TypeClassDescriptionclassA registry that keeps track of the availableRDFParserFactorys.Methods in org.eclipse.rdf4j.rio with parameters of type RDFParserFactoryModifier and TypeMethodDescriptionprotected RDFFormatRDFParserRegistry.getKey(RDFParserFactory factory) -
Uses of RDFParserFactory in org.eclipse.rdf4j.rio.binary
Classes in org.eclipse.rdf4j.rio.binary that implement RDFParserFactory -
Uses of RDFParserFactory in org.eclipse.rdf4j.rio.hdt
Classes in org.eclipse.rdf4j.rio.hdt that implement RDFParserFactory -
Uses of RDFParserFactory in org.eclipse.rdf4j.rio.jsonld
Classes in org.eclipse.rdf4j.rio.jsonld that implement RDFParserFactoryModifier and TypeClassDescriptionclassAnRDFParserFactorythat creates instances ofJSONLDParser. -
Uses of RDFParserFactory in org.eclipse.rdf4j.rio.n3
Classes in org.eclipse.rdf4j.rio.n3 that implement RDFParserFactory -
Uses of RDFParserFactory in org.eclipse.rdf4j.rio.ndjsonld
Classes in org.eclipse.rdf4j.rio.ndjsonld that implement RDFParserFactoryModifier and TypeClassDescriptionclassAnRDFParserFactorythat creates instances ofNDJSONLDParser. -
Uses of RDFParserFactory in org.eclipse.rdf4j.rio.nquads
Classes in org.eclipse.rdf4j.rio.nquads that implement RDFParserFactory -
Uses of RDFParserFactory in org.eclipse.rdf4j.rio.ntriples
Classes in org.eclipse.rdf4j.rio.ntriples that implement RDFParserFactory -
Uses of RDFParserFactory in org.eclipse.rdf4j.rio.rdfjson
Classes in org.eclipse.rdf4j.rio.rdfjson that implement RDFParserFactory -
Uses of RDFParserFactory in org.eclipse.rdf4j.rio.rdfxml
Classes in org.eclipse.rdf4j.rio.rdfxml that implement RDFParserFactory -
Uses of RDFParserFactory in org.eclipse.rdf4j.rio.trig
Classes in org.eclipse.rdf4j.rio.trig that implement RDFParserFactory -
Uses of RDFParserFactory in org.eclipse.rdf4j.rio.trigstar
Classes in org.eclipse.rdf4j.rio.trigstar that implement RDFParserFactory -
Uses of RDFParserFactory in org.eclipse.rdf4j.rio.trix
Classes in org.eclipse.rdf4j.rio.trix that implement RDFParserFactory -
Uses of RDFParserFactory in org.eclipse.rdf4j.rio.turtle
Classes in org.eclipse.rdf4j.rio.turtle that implement RDFParserFactory -
Uses of RDFParserFactory in org.eclipse.rdf4j.rio.turtlestar
Classes in org.eclipse.rdf4j.rio.turtlestar that implement RDFParserFactory