Package | Description |
---|---|
org.semanticweb.owlapi.rdf.turtle.parser |
Modifier and Type | Class | Description |
---|---|---|
class |
NullTripleHandler |
The Class NullTripleHandler.
|
class |
OWLRDFConsumerAdapter |
The Class OWLRDFConsumerAdapter.
|
Modifier and Type | Method | Description |
---|---|---|
void |
TurtleParser.setTripleHandler(TripleHandler handler) |
Sets the triple handler.
|
Constructor | Description |
---|---|
TurtleParser(InputStream is,
TripleHandler handler,
IRI base) |
Instantiates a new turtle parser.
|
TurtleParser(Reader reader,
TripleHandler handler,
IRI base) |
Instantiates a new turtle parser.
|
Copyright © 2018 The University of Manchester. All rights reserved.