Class | Description |
---|---|
AbstractNTriplesParserTest |
JUnit test for the N-Triples parser that uses the tests that are available
online.
|
NTriplesParser |
RDF parser for N-Triples files.
|
NTriplesParserFactory |
An
RDFParserFactory for N-Triples parsers. |
NTriplesUtil |
Utility methods for N-Triples encoding/decoding.
|
NTriplesWriter |
An implementation of the RDFWriter interface that writes RDF documents in N-Triples format.
|
NTriplesWriterFactory |
An
RDFWriterFactory for N-Triples writers. |
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.