org.semanticweb.owl.io
Class OWLXMLOntologyFormat

java.lang.Object
  extended by org.semanticweb.owl.model.OWLOntologyFormat
      extended by org.semanticweb.owl.vocab.NamespaceOWLOntologyFormat
          extended by org.semanticweb.owl.io.OWLXMLOntologyFormat

public class OWLXMLOntologyFormat
extends NamespaceOWLOntologyFormat

Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 02-Jan-2007


Constructor Summary
OWLXMLOntologyFormat()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class org.semanticweb.owl.vocab.NamespaceOWLOntologyFormat
addPrefixNamespaceMapping, getNamespacesByPrefixMap
 
Methods inherited from class org.semanticweb.owl.model.OWLOntologyFormat
equals, getParameter, hashCode, setParameter
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OWLXMLOntologyFormat

public OWLXMLOntologyFormat()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object