public class RioRDFNonPrefixDocumentFormat extends org.semanticweb.owlapi.formats.AbstractRDFNonPrefixDocumentFormat implements org.semanticweb.owlapi.model.MIMETypeAware, RioRDFDocumentFormat
| Constructor and Description |
|---|
RioRDFNonPrefixDocumentFormat(org.eclipse.rdf4j.rio.RDFFormat format)
Constructor for super-classes to specify which
RDFFormat they support. |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultMIMEType() |
String |
getKey() |
List<String> |
getMIMETypes() |
org.eclipse.rdf4j.rio.RDFFormat |
getRioFormat() |
boolean |
handlesMimeType(String mimeType) |
addErrorequals, getOntologyLoaderMetaData, getParameter, hashCode, isAddMissingTypes, isTextual, setAddMissingTypes, setOntologyLoaderMetaData, setParameter, toStringasPrefixOWLDocumentFormat, computeIllegals, determineIllegalPunnings, getOntologyLoaderMetaData, getParameter, isAddMissingTypes, isMissingType, isPrefixOWLDocumentFormat, isTextual, setAddMissingTypes, setOntologyLoaderMetaData, setParameterpublic RioRDFNonPrefixDocumentFormat(org.eclipse.rdf4j.rio.RDFFormat format)
RDFFormat they support.format - The RDFFormat that this instance supports.public String getKey()
getKey in interface org.semanticweb.owlapi.model.OWLDocumentFormatpublic org.eclipse.rdf4j.rio.RDFFormat getRioFormat()
getRioFormat in interface RioRDFDocumentFormat@Nullable public String getDefaultMIMEType()
getDefaultMIMEType in interface org.semanticweb.owlapi.model.MIMETypeAwarepublic List<String> getMIMETypes()
getMIMETypes in interface org.semanticweb.owlapi.model.MIMETypeAwarepublic boolean handlesMimeType(String mimeType)
handlesMimeType in interface org.semanticweb.owlapi.model.MIMETypeAwareCopyright © 2018 The University of Manchester. All rights reserved.