Class FunctionalSyntaxStorerFactory
java.lang.Object
org.semanticweb.owlapi.util.OWLStorerFactoryImpl
org.semanticweb.owlapi.functional.renderer.FunctionalSyntaxStorerFactory
- All Implemented Interfaces:
Serializable
,Supplier<OWLStorer>
,OWLStorerFactory
- Since:
- 4.0.0
- Author:
- Peter Ansell [email protected]
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.semanticweb.owlapi.util.OWLStorerFactoryImpl
get, getFormatFactory
-
Constructor Details
-
FunctionalSyntaxStorerFactory
public FunctionalSyntaxStorerFactory()Default constructor.
-
-
Method Details
-
createStorer
Description copied from interface:OWLStorerFactory
Create new storer.- Returns:
- new storer
-