public class OBOFormatOWLAPIParserFactory extends Object implements org.semanticweb.owlapi.io.OWLParserFactory
| Constructor and Description |
|---|
OBOFormatOWLAPIParserFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.semanticweb.owlapi.io.OWLParser |
createParser() |
org.semanticweb.owlapi.io.OWLParser |
createParser(org.semanticweb.owlapi.model.OWLOntologyManager owlOntologyManager) |
public org.semanticweb.owlapi.io.OWLParser createParser()
public org.semanticweb.owlapi.io.OWLParser createParser(org.semanticweb.owlapi.model.OWLOntologyManager owlOntologyManager)
createParser in interface org.semanticweb.owlapi.io.OWLParserFactoryCopyright © 2010-2015 The University of Manchester. All Rights Reserved.