Serializable
, Supplier<OWLDocumentFormat>
, MIMETypeAware
, OWLDocumentFormatFactory
public class RDFXMLDocumentFormatFactory extends OWLDocumentFormatFactoryImpl
Constructor | Description |
---|---|
RDFXMLDocumentFormatFactory() |
MIME types are application/rdf+xml, application/xml, text/xml
|
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 RDFXMLDocumentFormatFactory()
@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.