| Package | Description |
|---|---|
| org.apache.jena.riot.lang |
| Modifier and Type | Class and Description |
|---|---|
class |
LangBase |
class |
LangNQuads
N-Quads.
|
class |
LangNTriples
N-Triples.
|
class |
LangNTuple<X>
N-Quads, N-triples parser framework, with both push and pull interfaces.
|
class |
LangRDFJSON
RDF-JSON.
|
class |
LangTriG
TriG.
|
class |
LangTurtle
Turtle.
|
class |
LangTurtleBase
The main engine for all things Turtle-ish (Turtle, TriG).
|
| Modifier and Type | Method and Description |
|---|---|
static LangRIOT |
RiotParsers.createParser(InputStream input,
Lang lang,
StreamRDF dest,
ParserProfile profile)
InputStream input
|
static LangRIOT |
RiotParsers.createParser(Reader input,
Lang lang,
StreamRDF dest,
ParserProfile profile)
Reader input
|
Licenced under the Apache License, Version 2.0