public class RDFXMLParserFactory extends java.lang.Object implements OWLParserFactory
Constructor and Description |
---|
RDFXMLParserFactory() |
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.