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