Class Method list used by SAP ABAP Program T_ENTITY_REFERENCE (Report T_ENTITY_REFERENCE)
SAP ABAP Program
T_ENTITY_REFERENCE (Report T_ENTITY_REFERENCE) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_IXML - CREATE | Access Class to iXML Library | ||
| 2 | IF_IXML - CREATE_DOCUMENT | Interface of Factory Object | ||
| 3 | IF_IXML - CREATE_STREAM_FACTORY | Interface of Factory Object | ||
| 4 | IF_IXML - CREATE_RENDERER | Interface of Factory Object | ||
| 5 | IF_IXML - CREATE_PARSER | Interface of Factory Object | ||
| 6 | IF_IXML - CREATE_ENCODING | Interface of Factory Object | ||
| 7 | IF_IXML_ENTITY_DECL - GET_ENTITY_VALUE | Entity Declaration in the DTD | ||
| 8 | IF_IXML_ENTITY_DECL - GET_NAME | Entity Declaration in the DTD | ||
| 9 | IF_IXML_ENTITY_DECL - IS_PARAMETER_ENTITY | Entity Declaration in the DTD | ||
| 10 | IF_IXML_ENTITY_REF - GET_NAME | Reference to Entities in the XML Document | ||
| 11 | IF_IXML_ENTITY_REF - GET_PUBLIC_ID | Reference to Entities in the XML Document | ||
| 12 | IF_IXML_ENTITY_REF - GET_SYSTEM_ID | Reference to Entities in the 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_NODE - GET_VALUE | Node of DOM | ||
| 16 | IF_IXML_NODE - GET_TYPE | Node of DOM | ||
| 17 | IF_IXML_NODE - GET_NAMESPACE_PREFIX | Node of DOM | ||
| 18 | IF_IXML_NODE - GET_HEIGHT | Node of DOM | ||
| 19 | IF_IXML_NODE - GET_ATTRIBUTES | Node of DOM | ||
| 20 | IF_IXML_NODE - CREATE_ITERATOR | Node of DOM | ||
| 21 | IF_IXML_NODE - GET_NAME | Node of DOM | ||
| 22 | IF_IXML_NODE_ITERATOR - GET_NEXT | Iterator for Nodes and Lists of a DOM | ||
| 23 | IF_IXML_OSTREAM - SET_ENCODING | Output Streams | ||
| 24 | IF_IXML_PARSER - REGISTER_ENTITY | Parser | ||
| 25 | IF_IXML_PARSER - SET_RESOLVE_MODE | Parser | ||
| 26 | IF_IXML_PARSER - PARSE | Parser | ||
| 27 | IF_IXML_PARSER - NUM_ERRORS | Parser | ||
| 28 | IF_IXML_PARSER - GET_ERROR | Parser | ||
| 29 | IF_IXML_PARSE_ERROR - GET_OFFSET | Parser Error Message | ||
| 30 | IF_IXML_PARSE_ERROR - GET_REASON | Parser Error Message | ||
| 31 | IF_IXML_PARSE_ERROR - GET_SEVERITY | Parser Error Message | ||
| 32 | IF_IXML_RENDERER - RENDER | Renderer | ||
| 33 | IF_IXML_RENDERER - SET_NO_ESCAPING | Renderer | ||
| 34 | IF_IXML_STREAM - SET_ENCODING | Streams | ||
| 35 | IF_IXML_STREAM_FACTORY - CREATE_ISTREAM_STRING | Factory for Streams | ||
| 36 | IF_IXML_STREAM_FACTORY - CREATE_OSTREAM_ITABLE | Factory for Streams |