Serializable
, Supplier<OWLDocumentFormat>
, MIMETypeAware
, OWLDocumentFormatFactory
public class OWLXMLDocumentFormatFactory extends OWLDocumentFormatFactoryImpl
Constructor | Description |
---|---|
OWLXMLDocumentFormatFactory() |
MIME types are application/owl+xml, text/xml, or default
|
Modifier and Type | Method | Description |
---|---|---|
OWLDocumentFormat |
createFormat() |
Create a new format.
|
String |
getKey() |
Returns the key for the OWLOntologyFormat that this class is a factory
for without necessarily creating an instance of the OWLOntologyFormat.
|
getClass, notify, notifyAll, toString, wait, wait, wait
equals, get, getDefaultMIMEType, getMIMETypes, handlesMimeType, hashCode, isTextual
public OWLXMLDocumentFormatFactory()
@Nonnull public String getKey()
OWLDocumentFormatFactory
getKey
in interface OWLDocumentFormatFactory
getKey
in class OWLDocumentFormatFactoryImpl
public OWLDocumentFormat createFormat()
OWLDocumentFormatFactory
Copyright © 2018 The University of Manchester. All rights reserved.