Uses of Interface
org.semanticweb.owlapi.io.OWLParserFactory
Packages that use OWLParserFactory
Package
Description
DL syntax parser.
Functional syntax parser and renderer.
Ontology parsing and saving classes.
Package structure renamed from de.uulm.ecs.ai.owlapi.krssrenderer.
Package structure renamed from de.uulm.ecs.ai.owlapi.krssrenderer.
Manchester OWL syntax parser and renderer.
Main API classes.
DL syntax parser and renderer.
OWL/XML syntax parser and renderer.
RDF/XML syntax parser and renderer.
Turtle syntax parser and renderer.
OWL API reference implementation package.
-
Uses of OWLParserFactory in org.semanticweb.owlapi.dlsyntax.parser
Classes in org.semanticweb.owlapi.dlsyntax.parser that implement OWLParserFactory -
Uses of OWLParserFactory in org.semanticweb.owlapi.functional.parser
Classes in org.semanticweb.owlapi.functional.parser that implement OWLParserFactory -
Uses of OWLParserFactory in org.semanticweb.owlapi.io
Classes in org.semanticweb.owlapi.io that implement OWLParserFactory -
Uses of OWLParserFactory in org.semanticweb.owlapi.krss1.parser
Classes in org.semanticweb.owlapi.krss1.parser that implement OWLParserFactory -
Uses of OWLParserFactory in org.semanticweb.owlapi.krss2.parser
Classes in org.semanticweb.owlapi.krss2.parser that implement OWLParserFactory -
Uses of OWLParserFactory in org.semanticweb.owlapi.manchestersyntax.parser
Classes in org.semanticweb.owlapi.manchestersyntax.parser that implement OWLParserFactory -
Uses of OWLParserFactory in org.semanticweb.owlapi.model
Methods in org.semanticweb.owlapi.model that return types with arguments of type OWLParserFactoryMethod parameters in org.semanticweb.owlapi.model with type arguments of type OWLParserFactoryModifier and TypeMethodDescriptionvoid
OWLOntologyManager.setOntologyParsers
(Set<OWLParserFactory> parsers) Set the collection of parsers. -
Uses of OWLParserFactory in org.semanticweb.owlapi.oboformat
Classes in org.semanticweb.owlapi.oboformat that implement OWLParserFactory -
Uses of OWLParserFactory in org.semanticweb.owlapi.owlxml.parser
Classes in org.semanticweb.owlapi.owlxml.parser that implement OWLParserFactory -
Uses of OWLParserFactory in org.semanticweb.owlapi.rdf.rdfxml.parser
Classes in org.semanticweb.owlapi.rdf.rdfxml.parser that implement OWLParserFactory -
Uses of OWLParserFactory in org.semanticweb.owlapi.rdf.turtle.parser
Classes in org.semanticweb.owlapi.rdf.turtle.parser that implement OWLParserFactory -
Uses of OWLParserFactory in uk.ac.manchester.cs
Method parameters in uk.ac.manchester.cs with type arguments of type OWLParserFactoryModifier and TypeMethodDescriptionstatic String
AcceptHeaderBuilder.headersFromParsers
(PriorityCollection<OWLParserFactory> parsers) -
Uses of OWLParserFactory in uk.ac.manchester.cs.owl.owlapi
Methods in uk.ac.manchester.cs.owl.owlapi that return types with arguments of type OWLParserFactoryMethod parameters in uk.ac.manchester.cs.owl.owlapi with type arguments of type OWLParserFactoryModifier and TypeMethodDescriptionvoid
OWLOntologyManagerImpl.setOntologyParsers
(Set<OWLParserFactory> parsers)