org.coode.owlapi.obo.parser
Class OBOParserFactory
java.lang.Object
org.coode.owlapi.obo.parser.OBOParserFactory
- All Implemented Interfaces:
- org.semanticweb.owlapi.io.OWLParserFactory
public class OBOParserFactory
- extends Object
- implements org.semanticweb.owlapi.io.OWLParserFactory
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 10-Jan-2007
|
Method Summary |
org.semanticweb.owlapi.io.OWLParser |
createParser(org.semanticweb.owlapi.model.OWLOntologyManager owlOntologyManager)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OBOParserFactory
public OBOParserFactory()
createParser
public org.semanticweb.owlapi.io.OWLParser createParser(org.semanticweb.owlapi.model.OWLOntologyManager owlOntologyManager)
- Specified by:
createParser in interface org.semanticweb.owlapi.io.OWLParserFactory
Copyright © 2012 The University of Manchester. All Rights Reserved.