Class Method list used by SAP ABAP Program DEMO_IXML_CREATE_SIMPLE_ELEM (iXML Library, Create Simple Elements)
SAP ABAP Program
DEMO_IXML_CREATE_SIMPLE_ELEM (iXML Library, Create Simple Elements) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_DEMO_OUTPUT - DISPLAY | Demo Output with Static Methods or Instance Methods | ||
| 2 | CL_DEMO_OUTPUT - WRITE_DATA | Demo Output with Static Methods or Instance Methods | ||
| 3 | CL_DEMO_OUTPUT - WRITE_XML | Demo Output with Static Methods or Instance Methods | ||
| 4 | CL_IXML - CREATE | Access Class to iXML Library | ||
| 5 | IF_IXML - CREATE_DOCUMENT | Interface of Factory Object | ||
| 6 | IF_IXML - CREATE_RENDERER | Interface of Factory Object | ||
| 7 | IF_IXML - CREATE_STREAM_FACTORY | Interface of Factory Object | ||
| 8 | IF_IXML_DOCUMENT - CREATE_SIMPLE_ELEMENT_NS | XML Document in DOM Representation | ||
| 9 | IF_IXML_ELEMENT - SET_ATTRIBUTE_NS | Element of an XML Document | ||
| 10 | IF_IXML_RENDERER - RENDER | Renderer | ||
| 11 | IF_IXML_STREAM_FACTORY - CREATE_OSTREAM_CSTRING | Factory for Streams |