com.sap.aii.mapping.lookup
Class XmlPayload
java.lang.Object
com.sap.aii.mapping.lookup.Payload
com.sap.aii.mapping.lookup.XmlPayload
public final class XmlPayload
- extends Payload
XMLPayload is a payload that represents a XML document. As usual for XML, the
encoding specification is contained in the XML document itself as encoding
attribut in the XML element.
- Since:
- SAP NetWeaver '04 SPS 13
|
Method Summary |
InputStream |
getContent()
Returns a reference to the InputStream that carries the content data. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getContent
public InputStream getContent()
- Returns a reference to the InputStream that carries the content data.
- Specified by:
getContent in class Payload
Copyright 2009 SAP AG Complete Copyright Notice