| Package | Description |
|---|---|
| org.semanticweb.owlapi.io |
| 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 © 2014 The University of Manchester. All Rights Reserved.