org.coode.owlapi.latex
Class LatexAxiomsListOntologyFormat

java.lang.Object
  extended by org.semanticweb.owlapi.model.OWLOntologyFormat
      extended by org.coode.owlapi.latex.LatexAxiomsListOntologyFormat

public class LatexAxiomsListOntologyFormat
extends OWLOntologyFormat

Author: Matthew Horridge
The University Of Manchester
Information Management Group
Date: 03-Aug-2008


Constructor Summary
LatexAxiomsListOntologyFormat()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class org.semanticweb.owlapi.model.OWLOntologyFormat
asPrefixOWLOntologyFormat, equals, getParameter, hashCode, isPrefixOWLOntologyFormat, setParameter
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LatexAxiomsListOntologyFormat

public LatexAxiomsListOntologyFormat()
Method Detail

toString

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