| Package | Description |
|---|---|
| uk.ac.manchester.cs.owl.owlapi.turtle.parser |
| Modifier and Type | Class and Description |
|---|---|
class |
ConsoleTripleHandler
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Feb-2008 |
class |
NullTripleHandler
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 17-Apr-2008 |
class |
OWLRDFConsumerAdapter
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Feb-2008 |
| Modifier and Type | Method and Description |
|---|---|
void |
TurtleParser.setTripleHandler(TripleHandler handler) |
| Constructor and Description |
|---|
TurtleParser(InputStream is,
TripleHandler handler,
String base) |
TurtleParser(Reader reader,
TripleHandler handler,
String base) |
Copyright © 2012 The University of Manchester. All Rights Reserved.