| Package | Description |
|---|---|
| org.semanticweb.owlapi.io |
Ontology parsing and saving classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OWLRendererIOException |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOWLRenderer.render(OWLOntology ontology,
OutputStream os) |
abstract void |
AbstractOWLRenderer.render(OWLOntology ontology,
PrintWriter writer)
Renders the specified ontology using the specified writer.
|
Copyright © 2018 The University of Manchester. All rights reserved.