| Package | Description |
|---|---|
| org.openjena.riot |
| Modifier and Type | Method and Description |
|---|---|
static LangNTriples |
RiotReader.createParserNTriples(InputStream input,
Sink<Triple> sink)
Create a parser for N-Triples, with default behaviour
|
static LangNTriples |
RiotReader.createParserNTriples(Tokenizer tokenizer,
Sink<Triple> sink)
Create a parser for N-Triples, with default behaviour
|
Licenced under the Apache License, Version 2.0