public class OBO12ParserFactory extends Object implements OWLParserFactory
| Constructor and Description |
|---|
OBO12ParserFactory() |
| Modifier and Type | Method and Description |
|---|---|
OWLParser |
createParser()
Creates a parser.
|
OWLParser |
get() |
String |
getDefaultMIMEType()
Returns the default MIME Type for the OWLDocumentFormat that this class is a factory for.
|
OWLDocumentFormatFactory |
getSupportedFormat() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMIMETypes, handlesMimeType, stripWeight@Nullable public String getDefaultMIMEType()
MIMETypeAwaregetDefaultMIMEType in interface MIMETypeAwarepublic OWLParser createParser()
OWLParserFactorycreateParser in interface OWLParserFactorypublic OWLDocumentFormatFactory getSupportedFormat()
getSupportedFormat in interface OWLParserFactoryCopyright © 2020 The University of Manchester. All rights reserved.