|
If not dev, correct this wrong version label in perforce3227:3227\buildenvBE.Japro<CODELINE>src_macrospackjavadoc.properties | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sap.aii.mapping.lookup.Payload
com.sap.aii.mapping.lookup.TextPayload
public class TextPayload
TextPayload are textual payloads. For them, the encoding must be specified which is known in case of XML documents or not relevant in case of binary payloads.
| Method Summary | |
|---|---|
InputStream |
getContent()
Returns a reference to the InputStream that carries the content data. |
String |
getEncoding()
Returns the encoding (character set name) which is used to encode this text data. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public String getEncoding()
public InputStream getContent()
getContent in class Payload
|
If not dev, correct this wrong version label in perforce3227:3227\buildenvBE.Japro<CODELINE>src_macrospackjavadoc.properties | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||