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