Class Method list used by SAP ABAP Program DEMO_IXML_DOM (iXML Library, XML Document in DOM Representation)
SAP ABAP Program
DEMO_IXML_DOM (iXML Library, XML Document in DOM Representation) 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 - END_SECTION | Demo Output with Instance Methods | ||
| 6 | IF_DEMO_OUTPUT - NEXT_SECTION | Demo Output with Instance Methods | ||
| 7 | IF_DEMO_OUTPUT - WRITE_DATA | Demo Output with Instance Methods | ||
| 8 | IF_DEMO_OUTPUT - WRITE_XML | Demo Output with Instance Methods | ||
| 9 | IF_IXML - CREATE_DOCUMENT | Interface of Factory Object | ||
| 10 | IF_IXML_DOCUMENT - CREATE_ITERATOR | XML Document in DOM Representation | ||
| 11 | IF_IXML_NAMED_NODE_MAP - GET_ITEM | Indexed List of Names | ||
| 12 | IF_IXML_NAMED_NODE_MAP - GET_LENGTH | Indexed List of Names | ||
| 13 | IF_IXML_NODE - CREATE_ITERATOR | Node of DOM | ||
| 14 | IF_IXML_NODE - GET_ATTRIBUTES | Node of DOM | ||
| 15 | IF_IXML_NODE - GET_GID | Node of DOM | ||
| 16 | IF_IXML_NODE - GET_NAME | Node of DOM | ||
| 17 | IF_IXML_NODE - GET_NAMESPACE_PREFIX | Node of DOM | ||
| 18 | IF_IXML_NODE - GET_TYPE | Node of DOM | ||
| 19 | IF_IXML_NODE - GET_VALUE | Node of DOM | ||
| 20 | IF_IXML_NODE_ITERATOR - GET_NEXT | Iterator for Nodes and Lists of a DOM | ||
| 21 | IF_IXML_NODE_ITERATOR - RESET | Iterator for Nodes and Lists of a DOM |