public interface XMLPayload extends TextPayload
XMLPayload extends the TextPayload interface and specializes for the XML only document.| Modifier and Type | Method and Description |
|---|---|
String |
getSchema()
Returns XML document schema URL.
|
String |
getVersion()
Returns the version of this payload.
|
void |
setSchema(String schema)
Sets the parameter containing a URL to an XML document schema.
|
void |
setVersion(String version)
Sets the version of this payload.
|
getEncoding, getReader, getText, setContent, setText, setTextclearAttributes, getAttribute, getAttributeNames, getContent, getContentType, getDescription, getInputStream, getName, removeAttribute, setAttribute, setContent, setContentType, setDescription, setNameString getVersion()
void setVersion(String version) throws InvalidParamException
version - Sets the version of this payloadInvalidParamException - if the version is invalid.String getSchema()
void setSchema(String schema) throws InvalidParamException
schema - URL to a schema.InvalidParamException - if the schema is invalid.| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] SAP_XIAF
|
[sap.com] com.sap.aii.af.ifc.facade
|
api
|
BC-XI
|
Copyright 2019 SAP AG Complete Copyright Notice