| 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,
Writer writer)
Renders the specified ontology using the specified writer.
|
Copyright © 2016 The University of Manchester. All Rights Reserved.