public class OWLXMLParserFactory extends java.lang.Object implements OWLParserFactory
Constructor and Description |
---|
OWLXMLParserFactory() |
Modifier and Type | Method and Description |
---|---|
OWLParser |
createParser(OWLOntologyManager owlOntologyManager)
Creates a parser
|
public OWLParser createParser(OWLOntologyManager owlOntologyManager)
OWLParserFactory
createParser
in interface OWLParserFactory
owlOntologyManager
- This parameter is here for legacy reasons. Parser factories should not use it.