Class Method list used by SAP ABAP Program DEMO_IXML_MODIFY_ELEMENTS (iXML Library, Modify Content of Elements)
SAP ABAP Program DEMO_IXML_MODIFY_ELEMENTS (iXML Library, Modify Content of Elements) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_ABAP_CODEPAGE - CONVERT_TO Code Page Utility Class
2 Class Method  CL_DEMO_OUTPUT - NEW Demo Output with Static Methods or Instance Methods
3 Class Method  CL_IXML - CREATE Access Class to iXML Library
4 Class Method  IF_DEMO_OUTPUT - BEGIN_SECTION Demo Output with Instance Methods
5 Class Method  IF_DEMO_OUTPUT - DISPLAY Demo Output with Instance Methods
6 Class Method  IF_DEMO_OUTPUT - NEXT_SECTION Demo Output with Instance Methods
7 Class Method  IF_DEMO_OUTPUT - WRITE_XML Demo Output with Instance Methods
8 Class Method  IF_IXML - CREATE_DOCUMENT Interface of Factory Object
9 Class Method  IF_IXML - CREATE_PARSER Interface of Factory Object
10 Class Method  IF_IXML - CREATE_STREAM_FACTORY Interface of Factory Object
11 Class Method  IF_IXML_DOCUMENT - CREATE_ITERATOR XML Document in DOM Representation
12 Class Method  IF_IXML_DOCUMENT - RENDER XML Document in DOM Representation
13 Class Method  IF_IXML_NODE - CREATE_ITERATOR Node of DOM
14 Class Method  IF_IXML_NODE - GET_TYPE Node of DOM
15 Class Method  IF_IXML_NODE - GET_VALUE Node of DOM
16 Class Method  IF_IXML_NODE - RENDER Node of DOM
17 Class Method  IF_IXML_NODE - SET_VALUE Node of DOM
18 Class Method  IF_IXML_NODE_ITERATOR - GET_NEXT Iterator for Nodes and Lists of a DOM
19 Class Method  IF_IXML_PARSER - PARSE Parser
20 Class Method  IF_IXML_STREAM_FACTORY - CREATE_ISTREAM_XSTRING Factory for Streams
21 Class Method  IF_IXML_STREAM_FACTORY - CREATE_OSTREAM_XSTRING Factory for Streams