public interface OWLParserFactory
OWLParser
.Modifier and Type | Method and Description |
---|---|
OWLParser |
createParser(OWLOntologyManager owlOntologyManager)
Creates a parser
|
OWLParser createParser(OWLOntologyManager owlOntologyManager)
owlOntologyManager
- This parameter is here for legacy reasons. Parser factories should not use it.