Class TurtleOntologyParserFactory

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

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

    • TurtleOntologyParserFactory

      public TurtleOntologyParserFactory()
      Default constructor.
  • Method Details

    • createParser

      public OWLParser createParser()