public class OdsXsltRepresentation extends IdentityRepresentation
| Modifier and Type | Field and Description |
|---|---|
protected URI |
stylesheetUri |
protected URI |
templateUri |
mediaType, parent| Constructor and Description |
|---|
OdsXsltRepresentation(String mediaType,
URI stylesheetUri,
URI templateUri) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getContents() |
String |
getExtension() |
String |
getMediaType() |
void |
setParent(DossierPath parent) |
getAllowedMediaTypes, getCode, getName, getParent, setContentsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFileNameprotected final URI stylesheetUri
protected final URI templateUri
public String getMediaType()
getMediaType in interface DossierContentsgetMediaType in class IdentityRepresentationpublic byte[] getContents()
getContents in interface DossierContentsgetContents in class IdentityRepresentationpublic String getExtension()
getExtension in interface DossierContentsgetExtension in class IdentityRepresentationpublic void setParent(DossierPath parent)
setParent in interface DossierPathsetParent in class IdentityRepresentationCopyright © 2021. All rights reserved.