public class OBO12ParserFactory extends Object implements org.semanticweb.owlapi.io.OWLParserFactory
| Constructor and Description |
|---|
OBO12ParserFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.semanticweb.owlapi.io.OWLParser |
createParser() |
org.semanticweb.owlapi.io.OWLParser |
get() |
String |
getDefaultMIMEType() |
List<String> |
getMIMETypes() |
org.semanticweb.owlapi.model.OWLDocumentFormatFactory |
getSupportedFormat() |
boolean |
handlesMimeType(String mimeType) |
public org.semanticweb.owlapi.io.OWLParser get()
get in interface javax.inject.Provider<org.semanticweb.owlapi.io.OWLParser>@Nullable public String getDefaultMIMEType()
getDefaultMIMEType in interface org.semanticweb.owlapi.model.MIMETypeAwarepublic List<String> getMIMETypes()
getMIMETypes in interface org.semanticweb.owlapi.model.MIMETypeAwarepublic boolean handlesMimeType(String mimeType)
handlesMimeType in interface org.semanticweb.owlapi.model.MIMETypeAwarepublic org.semanticweb.owlapi.io.OWLParser createParser()
createParser in interface org.semanticweb.owlapi.io.OWLParserFactorypublic org.semanticweb.owlapi.model.OWLDocumentFormatFactory getSupportedFormat()
getSupportedFormat in interface org.semanticweb.owlapi.io.OWLParserFactoryCopyright © 2016 The University of Manchester. All Rights Reserved.