Class OWLStorerFactoryImpl

java.lang.Object
org.semanticweb.owlapi.util.OWLStorerFactoryImpl
All Implemented Interfaces:
Serializable, Supplier<OWLStorer>, OWLStorerFactory
Direct Known Subclasses:
DLSyntaxHTMLStorerFactory, DLSyntaxStorerFactory, FunctionalSyntaxStorerFactory, KRSS2OWLSyntaxStorerFactory, KRSSSyntaxStorerFactory, LatexStorerFactory, ManchesterSyntaxStorerFactory, OBOFormatStorerFactory, OWLXMLStorerFactory, RDFXMLStorerFactory, TurtleStorerFactory

public abstract class OWLStorerFactoryImpl extends Object implements OWLStorerFactory
A factory class for OWLOntologyStorers.
Author:
ignazio
See Also: