Class Method list used by SAP ABAP Program LSDIXMLF04 (Schnittstellen zu IXML)
SAP ABAP Program
LSDIXMLF04 (Schnittstellen zu IXML) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_IXML - CREATE | Access Class to iXML Library | ||
| 2 | IF_IXML - CREATE_ENCODING | Interface of Factory Object | ||
| 3 | IF_IXML - CREATE_RENDERER | Interface of Factory Object | ||
| 4 | IF_IXML - CREATE_STREAM_FACTORY | Interface of Factory Object | ||
| 5 | IF_IXML_DOCUMENT - CREATE_FILTER_NODE_TYPE | XML Document in DOM Representation | ||
| 6 | IF_IXML_DOCUMENT - CREATE_TEXT | XML Document in DOM Representation | ||
| 7 | IF_IXML_DOCUMENT - CREATE_SIMPLE_ELEMENT | XML Document in DOM Representation | ||
| 8 | IF_IXML_DOCUMENT - CREATE_PI_PARSED | XML Document in DOM Representation | ||
| 9 | IF_IXML_DOCUMENT - CREATE_ITERATOR | XML Document in DOM Representation | ||
| 10 | IF_IXML_DOCUMENT - CREATE_FILTER_NAME | XML Document in DOM Representation | ||
| 11 | IF_IXML_DOCUMENT - CREATE_FILTER_AND | XML Document in DOM Representation | ||
| 12 | IF_IXML_DOCUMENT - CREATE_ELEMENT | XML Document in DOM Representation | ||
| 13 | IF_IXML_DOCUMENT - CREATE_COMMENT | XML Document in DOM Representation | ||
| 14 | IF_IXML_DOCUMENT - APPEND_CHILD | XML Document in DOM Representation | ||
| 15 | IF_IXML_ELEMENT - APPEND_CHILD | Element of an XML Document | ||
| 16 | IF_IXML_ELEMENT - SET_VALUE | Element of an XML Document | ||
| 17 | IF_IXML_ELEMENT - SET_ATTRIBUTE | Element of an XML Document | ||
| 18 | IF_IXML_ELEMENT - GET_NAME | Element of an XML Document | ||
| 19 | IF_IXML_ELEMENT - GET_ATTRIBUTE | Element of an XML Document | ||
| 20 | IF_IXML_ELEMENT - CREATE_ITERATOR | Element of an XML Document | ||
| 21 | IF_IXML_ELEMENT - CREATE_FILTER_NODE_TYPE | Element of an XML Document | ||
| 22 | IF_IXML_ELEMENT - CONTAINS | Element of an XML Document | ||
| 23 | IF_IXML_NAMED_NODE_MAP - GET_NAMED_ITEM | Indexed List of Names | ||
| 24 | IF_IXML_NODE - SET_VALUE | Node of DOM | ||
| 25 | IF_IXML_NODE - CREATE_FILTER_AND | Node of DOM | ||
| 26 | IF_IXML_NODE - QUERY_INTERFACE | Node of DOM | ||
| 27 | IF_IXML_NODE - GET_VALUE | Node of DOM | ||
| 28 | IF_IXML_NODE - GET_NAME | Node of DOM | ||
| 29 | IF_IXML_NODE - CREATE_ITERATOR | Node of DOM | ||
| 30 | IF_IXML_NODE - CREATE_FILTER_NODE_TYPE | Node of DOM | ||
| 31 | IF_IXML_NODE - CREATE_FILTER_NAME | Node of DOM | ||
| 32 | IF_IXML_NODE - APPEND_CHILD | Node of DOM | ||
| 33 | IF_IXML_NODE - GET_ATTRIBUTES | Node of DOM | ||
| 34 | IF_IXML_NODE_ITERATOR - GET_NEXT | Iterator for Nodes and Lists of a DOM | ||
| 35 | IF_IXML_NODE_ITERATOR - SET_FILTER | Iterator for Nodes and Lists of a DOM | ||
| 36 | IF_IXML_OSTREAM - GET_NUM_WRITTEN_RAW | Output Streams | ||
| 37 | IF_IXML_OSTREAM - SET_ENCODING | Output Streams | ||
| 38 | IF_IXML_OSTREAM - SET_PRETTY_PRINT | Output Streams | ||
| 39 | IF_IXML_PARSER - GET_ERROR | Parser | ||
| 40 | IF_IXML_PARSER - NUM_ERRORS | Parser | ||
| 41 | IF_IXML_PARSE_ERROR - GET_COLUMN | Parser Error Message | ||
| 42 | IF_IXML_PARSE_ERROR - GET_LINE | Parser Error Message | ||
| 43 | IF_IXML_PARSE_ERROR - GET_REASON | Parser Error Message | ||
| 44 | IF_IXML_PI_PARSED - SET_ATTRIBUTE | Parsed Processor Instruction in XML Document | ||
| 45 | IF_IXML_RENDERER - RENDER | Renderer | ||
| 46 | IF_IXML_STREAM - SET_ENCODING | Streams | ||
| 47 | IF_IXML_STREAM_FACTORY - CREATE_OSTREAM_ITABLE | Factory for Streams | ||
| 48 | IF_IXML_STREAM_FACTORY - CREATE_OSTREAM_XSTRING | Factory for Streams | ||
| 49 | IF_IXML_UNKNOWN - QUERY_INTERFACE | IF_IXML_UNKNOWN |