| Package | Description | 
|---|---|
| org.eclipse.rdf4j.rio | Rio: The rdf4j parser/writer API. | 
| org.eclipse.rdf4j.rio.binary | Parser/writer for the rdf4j binary RDF format. | 
| org.eclipse.rdf4j.rio.jsonld | Parser/writer for the JSON-L format. | 
| org.eclipse.rdf4j.rio.n3 | Writer for the Notation-3 (N3) format. | 
| org.eclipse.rdf4j.rio.nquads | Parser/writer for the N-Quads format. | 
| org.eclipse.rdf4j.rio.ntriples | Parser/writer for the N-Triples format. | 
| org.eclipse.rdf4j.rio.rdfjson | Parser/writer for the RDF/JSON format. | 
| org.eclipse.rdf4j.rio.rdfxml | Parser/writer for the RDF/XML format. | 
| org.eclipse.rdf4j.rio.trig | Parser/writer for the TriG format. | 
| org.eclipse.rdf4j.rio.trix | Parser/writer for the TriX format. | 
| org.eclipse.rdf4j.rio.turtle | Parser/writer for the Turtle format. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected RDFFormat | RDFParserRegistry. getKey(RDFParserFactory factory) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BinaryRDFParserFactoryAn  RDFParserFactoryfor Binary RDF parsers. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JSONLDParserFactoryAn  RDFParserFactorythat creates instances ofJSONLDParser. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | N3ParserFactoryAn  RDFParserFactoryfor N3 parsers. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NQuadsParserFactoryAn  RDFParserFactoryfor N-Quads parsers. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NTriplesParserFactoryAn  RDFParserFactoryfor N-Triples parsers. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RDFJSONParserFactoryAn  RDFParserFactoryfor RDF/JSON parsers. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RDFXMLParserFactoryAn  RDFParserFactoryfor RDF/XML parsers. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TriGParserFactoryAn  RDFParserFactoryfor TriG parsers. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TriXParserFactoryAn  RDFParserFactoryfor TriX parsers. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TurtleParserFactoryAn  RDFParserFactoryfor Turtle parsers. | 
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.