Hierarchy For Package org.semanticweb.owlapi.io
Class Hierarchy
- java.lang.Object
- org.semanticweb.owlapi.io.AbstractOWLParser (implements org.semanticweb.owlapi.io.OWLParser, java.io.Serializable)
- org.semanticweb.owlapi.io.AbstractOWLRenderer (implements org.semanticweb.owlapi.io.OWLRenderer)
- org.semanticweb.owlapi.io.DocumentSources
- org.semanticweb.owlapi.io.FileDocumentTarget (implements org.semanticweb.owlapi.io.OWLOntologyDocumentTarget)
- org.semanticweb.owlapi.io.GZipFileDocumentTarget (implements org.semanticweb.owlapi.io.OWLOntologyDocumentTarget)
- org.semanticweb.owlapi.io.GZipStreamDocumentTarget (implements org.semanticweb.owlapi.io.OWLOntologyDocumentTarget)
- org.semanticweb.owlapi.io.OWLOntologyDocumentSourceBase (implements org.semanticweb.owlapi.io.OWLOntologyDocumentSource)
- org.semanticweb.owlapi.io.FileDocumentSource
- org.semanticweb.owlapi.io.GZipFileDocumentSource
- org.semanticweb.owlapi.io.GZipStreamDocumentSource
- org.semanticweb.owlapi.io.IRIDocumentSource
- org.semanticweb.owlapi.io.StreamDocumentSourceBase
- org.semanticweb.owlapi.io.ReaderDocumentSource
- org.semanticweb.owlapi.io.StreamDocumentSource
- org.semanticweb.owlapi.io.StringDocumentSource
- org.semanticweb.owlapi.io.XZFileDocumentSource
- org.semanticweb.owlapi.io.XZStreamDocumentSource
- org.semanticweb.owlapi.io.OWLParserFactoryImpl (implements org.semanticweb.owlapi.io.OWLParserFactory)
- org.semanticweb.owlapi.io.RDFNode (implements java.lang.Comparable<T>, org.semanticweb.owlapi.model.HasIRI, org.apache.commons.rdf.api.RDFTerm, java.io.Serializable)
- org.semanticweb.owlapi.io.RDFLiteral (implements org.apache.commons.rdf.api.Literal)
- org.semanticweb.owlapi.io.RDFResource (implements org.apache.commons.rdf.api.BlankNodeOrIRI)
- org.semanticweb.owlapi.io.RDFResourceBlankNode (implements org.apache.commons.rdf.api.BlankNode)
- org.semanticweb.owlapi.io.RDFResourceIRI (implements org.apache.commons.rdf.api.IRI)
- org.semanticweb.owlapi.io.RDFParserMetaData (implements org.semanticweb.owlapi.io.OWLOntologyLoaderMetaData, java.io.Serializable)
- org.semanticweb.owlapi.io.RDFResourceParseError (implements java.io.Serializable)
- org.semanticweb.owlapi.io.RDFTriple (implements java.lang.Comparable<T>, java.io.Serializable, org.apache.commons.rdf.api.Triple)
- org.semanticweb.owlapi.io.StreamDocumentTarget (implements org.semanticweb.owlapi.io.OWLOntologyDocumentTarget)
- org.semanticweb.owlapi.io.StringDocumentTarget (implements org.semanticweb.owlapi.io.OWLOntologyDocumentTarget)
- org.semanticweb.owlapi.io.SystemOutDocumentTarget (implements org.semanticweb.owlapi.io.OWLOntologyDocumentTarget)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.semanticweb.owlapi.model.OWLException
- org.semanticweb.owlapi.model.OWLOntologyCreationException
- org.semanticweb.owlapi.io.OntologyIRIMappingNotFoundException
- org.semanticweb.owlapi.io.OWLOntologyCreationIOException
- org.semanticweb.owlapi.io.UnparsableOntologyException
- org.semanticweb.owlapi.io.OWLOntologyInputSourceException
- org.semanticweb.owlapi.model.OWLOntologyStorageException
- org.semanticweb.owlapi.io.OWLOntologyStorageIOException
- org.semanticweb.owlapi.io.OWLRendererException
- org.semanticweb.owlapi.io.OWLRendererIOException
- org.semanticweb.owlapi.model.OWLOntologyCreationException
- java.lang.RuntimeException
- org.semanticweb.owlapi.model.OWLRuntimeException (implements java.io.Serializable)
- org.semanticweb.owlapi.io.OWLParserException
- org.semanticweb.owlapi.model.OWLRuntimeException (implements java.io.Serializable)
- org.semanticweb.owlapi.model.OWLException
- java.lang.Exception
- org.semanticweb.owlapi.io.ToStringRenderer
- org.semanticweb.owlapi.io.WriterDocumentTarget (implements org.semanticweb.owlapi.io.OWLOntologyDocumentTarget)
- org.semanticweb.owlapi.io.XMLUtils
- org.semanticweb.owlapi.io.XZFileDocumentTarget (implements java.lang.AutoCloseable, org.semanticweb.owlapi.io.OWLOntologyDocumentTarget)
- org.semanticweb.owlapi.io.XZStreamDocumentTarget (implements java.lang.AutoCloseable, org.semanticweb.owlapi.io.OWLOntologyDocumentTarget)
- org.semanticweb.owlapi.io.ZipDocumentTarget (implements org.semanticweb.owlapi.io.OWLOntologyDocumentTarget)
Interface Hierarchy
- org.semanticweb.owlapi.model.MIMETypeAware
- org.semanticweb.owlapi.io.OWLParserFactory (also extends java.io.Serializable, java.util.function.Supplier<T>)
- org.semanticweb.owlapi.io.OWLObjectRenderer
- org.semanticweb.owlapi.io.OWLOntologyDocumentSource
- org.semanticweb.owlapi.io.OWLOntologyDocumentTarget
- org.semanticweb.owlapi.io.OWLRenderer
- java.io.Serializable
- org.semanticweb.owlapi.io.OWLOntologyLoaderMetaData
- org.semanticweb.owlapi.io.OWLParser
- org.semanticweb.owlapi.io.OWLParserFactory (also extends org.semanticweb.owlapi.model.MIMETypeAware, java.util.function.Supplier<T>)
- java.util.function.Supplier<T>
- org.semanticweb.owlapi.io.OWLParserFactory (also extends org.semanticweb.owlapi.model.MIMETypeAware, java.io.Serializable)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.semanticweb.owlapi.io.RDFOntologyHeaderStatus
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)