Class OWLXMLParserFactory

java.lang.Object
org.semanticweb.owlapi.io.OWLParserFactoryImpl
org.semanticweb.owlapi.owlxml.parser.OWLXMLParserFactory
All Implemented Interfaces:
Serializable, Supplier<OWLParser>, OWLParserFactory, MIMETypeAware

@HasPriority(1.0) public class OWLXMLParserFactory extends OWLParserFactoryImpl
Since:
4.0.0
Author:
Peter Ansell [email protected]
See Also:
  • Constructor Details

    • OWLXMLParserFactory

      public OWLXMLParserFactory()
      Default constructor.
  • Method Details

    • createParser

      public OWLParser createParser()