Package | Description |
---|---|
org.apache.jena.riot.lang |
Modifier and Type | Method and Description |
---|---|
static LangNQuads |
RiotParsers.createParserNQuads(InputStream input,
CharSpace charSpace,
StreamRDF dest)
Deprecated.
Use an RDFDataMgr operation with argument Lang.NQUADS.
|
static LangNQuads |
RiotParsers.createParserNQuads(InputStream input,
StreamRDF dest)
Deprecated.
Use an RDFDataMgr operation with argument Lang.NQUADS.
|
static LangNQuads |
RiotParsers.createParserNQuads(Tokenizer tokenizer,
StreamRDF dest)
Deprecated.
Use an RDFDataMgr operation with argument Lang.NQUADS.
|
Licenced under the Apache License, Version 2.0