public class OBOParserFactory extends Object implements OWLParserFactory
| Constructor and Description |
|---|
OBOParserFactory() |
| Modifier and Type | Method and Description |
|---|---|
OWLParser |
createParser(OWLOntologyManager owlOntologyManager)
Creates a parser.
|
public OWLParser createParser(OWLOntologyManager owlOntologyManager)
OWLParserFactorycreateParser in interface OWLParserFactoryowlOntologyManager - This parameter is here for legacy reasons. Parser factories should
not use it.Copyright © 2014 The University of Manchester. All Rights Reserved.