MIMETypeAware
, Serializable
, Supplier<OWLParser>
LegacyOWLParserFactory
DLSyntaxOWLParserFactory
, KRSS2OWLParserFactory
, KRSSOWLParserFactory
, ManchesterOWLSyntaxOntologyParserFactory
, OBOFormatOWLAPIParserFactory
, OWLFunctionalSyntaxOWLParserFactory
, OWLParserFactoryImpl
, OWLXMLParserFactory
, RDFXMLParserFactory
, TurtleOntologyParserFactory
public interface OWLParserFactory extends Serializable, Supplier<OWLParser>, MIMETypeAware
OWLParser
.Modifier and Type | Method | Description |
---|---|---|
OWLParser |
createParser() |
Creates a parser.
|
OWLDocumentFormatFactory |
getSupportedFormat() |
getDefaultMIMEType, getMIMETypes, handlesMimeType
@Nonnull OWLParser createParser()
@Nonnull OWLDocumentFormatFactory getSupportedFormat()
Copyright © 2018 The University of Manchester. All rights reserved.