Class ManchesterSyntaxStorerFactory
java.lang.Object
org.semanticweb.owlapi.util.OWLStorerFactoryImpl
org.semanticweb.owlapi.manchestersyntax.renderer.ManchesterSyntaxStorerFactory
- 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
-
ManchesterSyntaxStorerFactory
public ManchesterSyntaxStorerFactory()Default constructor.
-
-
Method Details
-
createStorer
Description copied from interface:OWLStorerFactory
Create new storer.- Returns:
- new storer
-