Uses of Interface
org.semanticweb.owlapi.formats.PrefixDocumentFormat
Packages that use PrefixDocumentFormat
Package
Description
Formats package.
Main API classes.
-
Uses of PrefixDocumentFormat in org.semanticweb.owlapi.formats
Classes in org.semanticweb.owlapi.formats that implement PrefixDocumentFormatModifier and TypeClassDescriptionclass
An Abstract Document Format for Prefix aware RDF formats.class
class
class
class
A PrefixOWLDocumentFormat delegates all PrefixManager operations to a PrefixManager implementation.class
class
-
Uses of PrefixDocumentFormat in org.semanticweb.owlapi.model
Methods in org.semanticweb.owlapi.model that return PrefixDocumentFormatModifier and TypeMethodDescriptiondefault PrefixDocumentFormat
OWLDocumentFormat.asPrefixOWLDocumentFormat()
If this format is an instance ofPrefixDocumentFormat
then this method will obtain it as aPrefixDocumentFormat
.