org.semanticweb.owl.io
Class OWLFunctionalSyntaxOntologyFormat

java.lang.Object
  extended by org.semanticweb.owl.model.OWLOntologyFormat
      extended by org.semanticweb.owl.io.OWLFunctionalSyntaxOntologyFormat

public class OWLFunctionalSyntaxOntologyFormat
extends OWLOntologyFormat

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


Constructor Summary
OWLFunctionalSyntaxOntologyFormat()
           
 
Method Summary
 java.lang.String toString()
           
 
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

OWLFunctionalSyntaxOntologyFormat

public OWLFunctionalSyntaxOntologyFormat()
Method Detail

toString

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