public class LatexDocumentFormat extends OWLDocumentFormatImpl
| Constructor and Description |
|---|
LatexDocumentFormat() |
| Modifier and Type | Method and Description |
|---|---|
PrefixDocumentFormat |
asPrefixOWLOntologyFormat()
If this format is an instance of
PrefixDocumentFormat
then this method will obtain it as a
PrefixDocumentFormat. |
String |
getKey() |
boolean |
isPrefixOWLOntologyFormat()
Determines if this format is an instance of a format that uses prefixes to shorted IRIs.
|
determineIllegalPunnings, equals, getOntologyLoaderMetaData, getParameter, hashCode, isAddMissingTypes, isMissingType, isTextual, setAddMissingTypes, setOntologyLoaderMetaData, setParameter, toStringsupportsRelativeIRIspublic boolean isPrefixOWLOntologyFormat()
OWLDocumentFormattrue if this format is an instance of
PrefixDocumentFormat other wise false.public PrefixDocumentFormat asPrefixOWLOntologyFormat()
OWLDocumentFormatPrefixDocumentFormat
then this method will obtain it as a
PrefixDocumentFormat.PrefixDocumentFormat.Copyright © 2021 The University of Manchester. All rights reserved.