SAP ABAP Class CL_IXML_MINI_DOM (iXML Mini DOM)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-XML (Application Component) ABAP XML Processing
⤷
SIXML_MINI (Package) iXML Mini
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_IXML_MINI_DOM | iXML Mini DOM | 20000208 |
Properties
| Class | CL_IXML_MINI_DOM | |
| Short Description | iXML Mini DOM | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SIXML_MINI | iXML Mini |
| Created | 20000208 | SAP |
| Last change | 20000208 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IXML_MINI_DOM has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_IXML_MINI_DOM | iXML Mini DOM | 20000208 |
Friends
Class CL_IXML_MINI_DOM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | STRING | Shared constant | 20000216 | |||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20000208 | |||||
| 3 | Constant | Private | Type reference (TYPE) | STRING | '' | Empty String | 20010411 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | I | 0 | Maximum GID Until Now | 20010411 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | PARENTSTACK | Stack of Parent Nodes | 20010411 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20000216 | ||
| 2 | Instance method | Public | Method | 20000216 | ||
| 3 | Instance method | Public | Method | 20000216 | ||
| 4 | Instance method | Public | Method | 20000216 | ||
| 5 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20000216 | |
| 6 | Instance method | Public | Method | 20000216 | ||
| 7 | Instance method | Public | Method | 20000209 | ||
| 8 | Instance method | Public | Method | 20000209 |
Events
Class CL_IXML_MINI_DOM has no event.
Types
Class CL_IXML_MINI_DOM has no local type.
Method Signatures
Method ADD_ATTRIBUTE Signature
Method ADD_ATTRIBUTE on class CL_IXML_MINI_DOM has no parameter.
Method ADD_ATTRIBUTE on class CL_IXML_MINI_DOM has no exception.
Method ADD_ELEMENT Signature
Method ADD_ELEMENT on class CL_IXML_MINI_DOM has no parameter.
Method ADD_ELEMENT on class CL_IXML_MINI_DOM has no exception.
Method ADD_NODE Signature
Method ADD_NODE on class CL_IXML_MINI_DOM has no parameter.
Method ADD_NODE on class CL_IXML_MINI_DOM has no exception.
Method ADD_TEXT Signature
Method ADD_TEXT on class CL_IXML_MINI_DOM has no parameter.
Method ADD_TEXT on class CL_IXML_MINI_DOM has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_IXML_MINI_DOM has no parameter.
Method CLASS_CONSTRUCTOR on class CL_IXML_MINI_DOM has no exception.
Method GET_DFS_ITERATOR Signature
Method GET_DFS_ITERATOR on class CL_IXML_MINI_DOM has no parameter.
Method GET_DFS_ITERATOR on class CL_IXML_MINI_DOM has no exception.
Method GET_ROOT_ELEMENT Signature
Method GET_ROOT_ELEMENT on class CL_IXML_MINI_DOM has no parameter.
Method GET_ROOT_ELEMENT on class CL_IXML_MINI_DOM has no exception.
Method GET_ROOT_NODE Signature
Method GET_ROOT_NODE on class CL_IXML_MINI_DOM has no parameter.
Method GET_ROOT_NODE on class CL_IXML_MINI_DOM has no exception.
History
| Last changed by/on | SAP | 20000208 |
| SAP Release Created in | 46D |