Serializable
, OWLDocumentFormat
public class DLSyntaxHTMLDocumentFormat extends OWLDocumentFormatImpl
Constructor | Description |
---|---|
DLSyntaxHTMLDocumentFormat() |
Modifier and Type | Method | 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, toString
public boolean isPrefixOWLOntologyFormat()
OWLDocumentFormat
true
if this format is an instance of
PrefixDocumentFormat
other
wise false
.public PrefixDocumentFormat asPrefixOWLOntologyFormat()
OWLDocumentFormat
PrefixDocumentFormat
then this
method will obtain it as a
PrefixDocumentFormat
.PrefixDocumentFormat
.Copyright © 2018 The University of Manchester. All rights reserved.