Uses of Interface
org.semanticweb.owlapi.io.OWLParserFactory
Packages that use OWLParserFactory
Package
Description
Ontology parsing and saving classes.
Main API classes.
-
Uses of OWLParserFactory in org.semanticweb.owlapi.io
Classes in org.semanticweb.owlapi.io 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.