Class OWLFunctionalSyntaxOWLParserFactory
java.lang.Object
org.semanticweb.owlapi.io.OWLParserFactoryImpl
org.semanticweb.owlapi.functional.parser.OWLFunctionalSyntaxOWLParserFactory
- All Implemented Interfaces:
Serializable
,Supplier<OWLParser>
,OWLParserFactory
,MIMETypeAware
- Since:
- 4.0.0
- Author:
- Peter Ansell [email protected]
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.semanticweb.owlapi.io.OWLParserFactoryImpl
get, getDefaultMIMEType, getMIMETypes, getSupportedFormat, handlesMimeType
-
Constructor Details
-
OWLFunctionalSyntaxOWLParserFactory
public OWLFunctionalSyntaxOWLParserFactory()Default constructor.
-
-
Method Details
-
createParser
-