public class OBOFormatOWLAPIParser extends Object implements org.semanticweb.owlapi.io.OWLParser, Serializable
| Constructor and Description |
|---|
OBOFormatOWLAPIParser() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
org.semanticweb.owlapi.model.OWLDocumentFormatFactory |
getSupportedFormat() |
org.semanticweb.owlapi.model.OWLDocumentFormat |
parse(org.semanticweb.owlapi.io.OWLOntologyDocumentSource source,
org.semanticweb.owlapi.model.OWLOntology in,
org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration config) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitparsepublic org.semanticweb.owlapi.model.OWLDocumentFormat parse(org.semanticweb.owlapi.io.OWLOntologyDocumentSource source, org.semanticweb.owlapi.model.OWLOntology in, org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration config)
parse in interface org.semanticweb.owlapi.io.OWLParserpublic String getName()
getName in interface org.semanticweb.owlapi.io.OWLParserpublic org.semanticweb.owlapi.model.OWLDocumentFormatFactory getSupportedFormat()
getSupportedFormat in interface org.semanticweb.owlapi.io.OWLParserCopyright © 2010–2018 The University of Manchester. All rights reserved.