Package org.coode.owlapi.obo12.parser
Class OBO12DocumentFormatFactory
java.lang.Object
org.semanticweb.owlapi.util.OWLDocumentFormatFactoryImpl
org.coode.owlapi.obo12.parser.OBO12DocumentFormatFactory
- All Implemented Interfaces:
Serializable,Supplier<org.semanticweb.owlapi.model.OWLDocumentFormat>,org.semanticweb.owlapi.model.MIMETypeAware,org.semanticweb.owlapi.model.OWLDocumentFormatFactory
public class OBO12DocumentFormatFactory
extends org.semanticweb.owlapi.util.OWLDocumentFormatFactoryImpl
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.semanticweb.owlapi.util.OWLDocumentFormatFactoryImpl
equals, getDefaultMIMEType, getMIMETypes, handlesMimeType, hashCode, isTextual
-
Constructor Details
-
OBO12DocumentFormatFactory
public OBO12DocumentFormatFactory()
-
-
Method Details
-
get
public org.semanticweb.owlapi.model.OWLDocumentFormat get() -
getKey
- Specified by:
getKeyin interfaceorg.semanticweb.owlapi.model.OWLDocumentFormatFactory- Overrides:
getKeyin classorg.semanticweb.owlapi.util.OWLDocumentFormatFactoryImpl
-
createFormat
public org.semanticweb.owlapi.model.OWLDocumentFormat createFormat()
-