Package org.semanticweb.owlapi.formats
Class LatexDocumentFormat
java.lang.Object
org.semanticweb.owlapi.model.OWLDocumentFormatImpl
org.semanticweb.owlapi.formats.LatexDocumentFormat
- All Implemented Interfaces:
Serializable
,OWLDocumentFormat
- Since:
- 2.2.0
- Author:
- Matthew Horridge, The University Of Manchester, Bio-Health Informatics Group
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.semanticweb.owlapi.model.OWLDocumentFormatImpl
equals, getOntologyLoaderMetaData, getParameter, hashCode, isAddMissingTypes, isTextual, setAddMissingTypes, setOntologyLoaderMetaData, setParameter, toString
Methods inherited from interface org.semanticweb.owlapi.model.OWLDocumentFormat
asPrefixOWLDocumentFormat, isPrefixOWLDocumentFormat, supportsRelativeIRIs
-
Constructor Details
-
LatexDocumentFormat
public LatexDocumentFormat()
-
-
Method Details
-
getKey
- Returns:
- A unique key for this format.
-