Uses of Interface
org.semanticweb.owlapi.model.OWLDocumentFormatFactory
Packages that use OWLDocumentFormatFactory
Package
Description
DL syntax parser.
Formats package.
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.
Utilities package.
-
Uses of OWLDocumentFormatFactory in org.semanticweb.owlapi.dlsyntax.parser
Methods in org.semanticweb.owlapi.dlsyntax.parser that return OWLDocumentFormatFactory -
Uses of OWLDocumentFormatFactory in org.semanticweb.owlapi.formats
Classes in org.semanticweb.owlapi.formats that implement OWLDocumentFormatFactoryModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
-
Uses of OWLDocumentFormatFactory in org.semanticweb.owlapi.functional.parser
Methods in org.semanticweb.owlapi.functional.parser that return OWLDocumentFormatFactory -
Uses of OWLDocumentFormatFactory in org.semanticweb.owlapi.io
Methods in org.semanticweb.owlapi.io that return OWLDocumentFormatFactoryModifier and TypeMethodDescriptionOWLParser.getSupportedFormat()
OWLParserFactory.getSupportedFormat()
OWLParserFactoryImpl.getSupportedFormat()
-
Uses of OWLDocumentFormatFactory in org.semanticweb.owlapi.krss1.parser
Methods in org.semanticweb.owlapi.krss1.parser that return OWLDocumentFormatFactory -
Uses of OWLDocumentFormatFactory in org.semanticweb.owlapi.krss2.parser
Methods in org.semanticweb.owlapi.krss2.parser that return OWLDocumentFormatFactory -
Uses of OWLDocumentFormatFactory in org.semanticweb.owlapi.manchestersyntax.parser
Methods in org.semanticweb.owlapi.manchestersyntax.parser that return OWLDocumentFormatFactory -
Uses of OWLDocumentFormatFactory in org.semanticweb.owlapi.model
Methods in org.semanticweb.owlapi.model that return OWLDocumentFormatFactory -
Uses of OWLDocumentFormatFactory in org.semanticweb.owlapi.oboformat
Methods in org.semanticweb.owlapi.oboformat that return OWLDocumentFormatFactory -
Uses of OWLDocumentFormatFactory in org.semanticweb.owlapi.owlxml.parser
Methods in org.semanticweb.owlapi.owlxml.parser that return OWLDocumentFormatFactory -
Uses of OWLDocumentFormatFactory in org.semanticweb.owlapi.rdf.rdfxml.parser
Methods in org.semanticweb.owlapi.rdf.rdfxml.parser that return OWLDocumentFormatFactory -
Uses of OWLDocumentFormatFactory in org.semanticweb.owlapi.rdf.turtle.parser
Methods in org.semanticweb.owlapi.rdf.turtle.parser that return OWLDocumentFormatFactory -
Uses of OWLDocumentFormatFactory in org.semanticweb.owlapi.util
Classes in org.semanticweb.owlapi.util that implement OWLDocumentFormatFactoryModifier and TypeClassDescriptionclass
A generic factory class for OWLDocumentFormats.Methods in org.semanticweb.owlapi.util that return OWLDocumentFormatFactoryModifier and TypeMethodDescriptionfinal OWLDocumentFormatFactory
OWLStorerFactoryImpl.getFormatFactory()