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