|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.semanticweb.owl.model.OWLOntologyFormat
org.semanticweb.owl.vocab.NamespaceOWLOntologyFormat
org.semanticweb.owl.io.RDFXMLOntologyFormat
org.semanticweb.owl.io.DefaultOntologyFormat
public class DefaultOntologyFormat
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 02-Jan-2007
Constructor Summary | |
---|---|
DefaultOntologyFormat()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
int |
hashCode()
|
Methods inherited from class org.semanticweb.owl.io.RDFXMLOntologyFormat |
---|
addAnnotationURI, addAnnotationURIAnnotation, clearAnnotationURIAnnotations, getAnnotationURIAnnotations, getAnnotationURIs, getNumberOfTriplesProcessedDuringLoading, removeAnnotationURIAnnotation, setNumberOfTriplesProcessedDuringLoading, toString |
Methods inherited from class org.semanticweb.owl.vocab.NamespaceOWLOntologyFormat |
---|
addPrefixNamespaceMapping, containsPrefixMapping, getDefaultNamespace, getNamespace, getNamespaceMap, getNamespacesByPrefixMap, getURI, setDefaultNamespace |
Methods inherited from class org.semanticweb.owl.model.OWLOntologyFormat |
---|
getParameter, setParameter |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DefaultOntologyFormat()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class OWLOntologyFormat
public int hashCode()
hashCode
in class OWLOntologyFormat
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |