Package org.semanticweb.owlapi.util
Class OWLStorerFactoryImpl
java.lang.Object
org.semanticweb.owlapi.util.OWLStorerFactoryImpl
- All Implemented Interfaces:
Serializable
,Supplier<OWLStorer>
,OWLStorerFactory
A factory class for OWLOntologyStorers.
- Author:
- ignazio
- See Also:
-
Method Details
-
getFormatFactory
- Specified by:
getFormatFactory
in interfaceOWLStorerFactory
- Returns:
- format factory for the format parsed by this storer
-
get
-