Class Method list used by SAP ABAP Program DEMO_IXML_RENDER (iXML Library, Render)
SAP ABAP Program
DEMO_IXML_RENDER (iXML Library, Render) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_DEMO_OUTPUT - NEW | Demo Output with Static Methods or Instance Methods | ||
| 2 | CL_IXML - CREATE | Access Class to iXML Library | ||
| 3 | IF_DEMO_OUTPUT - BEGIN_SECTION | Demo Output with Instance Methods | ||
| 4 | IF_DEMO_OUTPUT - DISPLAY | Demo Output with Instance Methods | ||
| 5 | IF_DEMO_OUTPUT - LINE | Demo Output with Instance Methods | ||
| 6 | IF_DEMO_OUTPUT - NEXT_SECTION | Demo Output with Instance Methods | ||
| 7 | IF_DEMO_OUTPUT - WRITE | Demo Output with Instance Methods | ||
| 8 | IF_DEMO_OUTPUT - WRITE_XML | Demo Output with Instance Methods | ||
| 9 | IF_IXML - CREATE_RENDERER | Interface of Factory Object | ||
| 10 | IF_IXML - CREATE_STREAM_FACTORY | Interface of Factory Object | ||
| 11 | IF_IXML - CREATE_DOCUMENT | Interface of Factory Object | ||
| 12 | IF_IXML_DOCUMENT - FIND_FROM_NAME_NS | XML Document in DOM Representation | ||
| 13 | IF_IXML_DOCUMENT - RENDER | XML Document in DOM Representation | ||
| 14 | IF_IXML_ELEMENT - REMOVE_NODE | Element of an XML Document | ||
| 15 | IF_IXML_ELEMENT - RENDER | Element of an XML Document | ||
| 16 | IF_IXML_NODE - REMOVE_NODE | Node of DOM | ||
| 17 | IF_IXML_NODE - RENDER | Node of DOM | ||
| 18 | IF_IXML_RENDERER - RENDER | Renderer | ||
| 19 | IF_IXML_STREAM_FACTORY - CREATE_OSTREAM_CSTRING | Factory for Streams |