public class KRSSSyntaxOntologyStorer extends AbstractOWLOntologyStorer
KRSSObjectRenderer for definition/explanation of the syntax.LOGGER| Constructor and Description |
|---|
KRSSSyntaxOntologyStorer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canStoreOntology(OWLOntologyFormat ontologyFormat)
Determines if this storer can store an ontology in the specified ontology
format.
|
protected void |
storeOntology(OWLOntologyManager manager,
OWLOntology ontology,
Writer writer,
OWLOntologyFormat format) |
protected void |
storeOntology(OWLOntology ontology,
Writer writer,
OWLOntologyFormat format) |
storeOntology, storeOntology, storeOntology, storeOntologypublic boolean canStoreOntology(OWLOntologyFormat ontologyFormat)
OWLOntologyStorerontologyFormat - The desired ontology format.true if this storer can store an ontology in the desired
format.protected void storeOntology(OWLOntologyManager manager, OWLOntology ontology, Writer writer, OWLOntologyFormat format) throws OWLOntologyStorageException
storeOntology in class AbstractOWLOntologyStorerOWLOntologyStorageExceptionprotected void storeOntology(OWLOntology ontology, Writer writer, OWLOntologyFormat format) throws OWLOntologyStorageException
storeOntology in class AbstractOWLOntologyStorerOWLOntologyStorageExceptionCopyright © 2014 The University of Manchester. All Rights Reserved.