Class Method list used by SAP ABAP Program DEMO_IXML_ACCESS_ATTRIBUTES (iXML Library, Access to Attributes)
SAP ABAP Program
DEMO_IXML_ACCESS_ATTRIBUTES (iXML Library, Access to Attributes) 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 - DISPLAY | Demo Output with Instance Methods | ||
| 4 | IF_DEMO_OUTPUT - LINE | Demo Output with Instance Methods | ||
| 5 | IF_DEMO_OUTPUT - WRITE | Demo Output with Instance Methods | ||
| 6 | IF_IXML - CREATE_DOCUMENT | Interface of Factory Object | ||
| 7 | IF_IXML - CREATE_PARSER | Interface of Factory Object | ||
| 8 | IF_IXML - CREATE_STREAM_FACTORY | Interface of Factory Object | ||
| 9 | IF_IXML_DOCUMENT - GET_ROOT_ELEMENT | XML Document in DOM Representation | ||
| 10 | IF_IXML_ELEMENT - GET_FIRST_CHILD | Element of an XML Document | ||
| 11 | IF_IXML_ELEMENT - GET_ATTRIBUTE_NS | Element of an XML Document | ||
| 12 | IF_IXML_ELEMENT - GET_ATTRIBUTE_NODE_NS | Element of an XML Document | ||
| 13 | IF_IXML_NAMED_NODE_MAP - GET_ITEM | Indexed List of Names | ||
| 14 | IF_IXML_NAMED_NODE_MAP - GET_LENGTH | Indexed List of Names | ||
| 15 | IF_IXML_NAMED_NODE_MAP - GET_NAMED_ITEM_NS | Indexed List of Names | ||
| 16 | IF_IXML_NODE - GET_ATTRIBUTES | Node of DOM | ||
| 17 | IF_IXML_NODE - GET_FIRST_CHILD | Node of DOM | ||
| 18 | IF_IXML_NODE - GET_NAME | Node of DOM | ||
| 19 | IF_IXML_NODE - GET_NEXT | Node of DOM | ||
| 20 | IF_IXML_NODE - GET_VALUE | Node of DOM | ||
| 21 | IF_IXML_PARSER - PARSE | Parser | ||
| 22 | IF_IXML_STREAM_FACTORY - CREATE_ISTREAM_STRING | Factory for Streams |