Uses of Class
org.semanticweb.owlapi.io.OWLOntologyDocumentSourceBase
Packages that use OWLOntologyDocumentSourceBase
-
Uses of OWLOntologyDocumentSourceBase in org.semanticweb.owlapi.io
Subclasses of OWLOntologyDocumentSourceBase in org.semanticweb.owlapi.ioModifier and TypeClassDescriptionclass
A convenience class which will prepare an input source from a file.class
An ontology document source which can read from a GZIP File.class
An ontology document source which can read from a GZIP stream.class
class
An ontology document source which reads an ontology from a reader.class
An ontology document source which can read from a stream.class
Base class for common utilities among stream, reader and file input sources.class
An ontology input source that wraps a string.class
An ontology document source which can read from a XZ (LZMA) compressed File.class
An ontology document source which can read from a XZ stream.