Class DLSyntaxStorerBase
java.lang.Object
org.semanticweb.owlapi.util.AbstractOWLStorer
org.semanticweb.owlapi.dlsyntax.renderer.DLSyntaxStorerBase
- All Implemented Interfaces:
Serializable
,OWLStorer
- Direct Known Subclasses:
DLSyntaxHTMLStorer
,DLSyntaxStorer
- Since:
- 2.2.0
- Author:
- Matthew Horridge, The University Of Manchester, Bio-Health Informatics Group
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.semanticweb.owlapi.util.AbstractOWLStorer
storeOntology, storeOntology
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.semanticweb.owlapi.model.OWLStorer
canStoreOntology
-
Constructor Details
-
DLSyntaxStorerBase
public DLSyntaxStorerBase()
-