SAP ABAP Class CL_IXML_MINI_DFS_ITER (iXML Mini DFS Iterator)
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_DFS_ITER | iXML Mini DFS Iterator | 20000216 |
Properties
| Class | CL_IXML_MINI_DFS_ITER | |
| Short Description | iXML Mini DFS Iterator | |
| 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 | 20000216 | SAP |
| Last change | 20040719 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IXML_MINI_DFS_ITER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_IXML_MINI_DFS_ITER | iXML Mini DFS Iterator | 20000216 |
Friends
Class CL_IXML_MINI_DFS_ITER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_IXML_MINI_DOM | Associated DOM | 20000216 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IXMLTDOM | Reference into DOM Table | 20010515 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | I | Index into associated DOM | 20000216 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20000216 | ||
| 2 | Instance method | Public | Constructor | Constructor | 20000216 | |
| 3 | Instance method | Public | Method | 20000216 | ||
| 4 | Instance method | Public | Method | 20000216 | ||
| 5 | Instance method | Public | Method | 20000216 | ||
| 6 | Instance method | Public | Method | 20000216 | ||
| 7 | Instance method | Public | Method | 20000216 |
Events
Class CL_IXML_MINI_DFS_ITER has no event.
Types
Class CL_IXML_MINI_DFS_ITER has no local type.
Method Signatures
Method ADVANCE Signature
Method ADVANCE on class CL_IXML_MINI_DFS_ITER has no parameter.
Method ADVANCE on class CL_IXML_MINI_DFS_ITER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOM | Call by reference | Object reference (TYPE REF TO) | IF_IXML_MINI_DOM | DOM | 20000216 | |||
| 2 | INDEX | Call by reference | Type reference (TYPE) | I | 1 | Index | 20000216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid DOM given | 20000216 | ||
| 2 | Invalid index into DOM given | 20000216 |
Method GET_GID Signature
Method GET_GID on class CL_IXML_MINI_DFS_ITER has no parameter.
Method GET_GID on class CL_IXML_MINI_DFS_ITER has no exception.
Method GET_NAME Signature
Method GET_NAME on class CL_IXML_MINI_DFS_ITER has no parameter.
Method GET_NAME on class CL_IXML_MINI_DFS_ITER has no exception.
Method GET_NODE Signature
Method GET_NODE on class CL_IXML_MINI_DFS_ITER has no parameter.
Method GET_NODE on class CL_IXML_MINI_DFS_ITER has no exception.
Method GET_TYPE Signature
Method GET_TYPE on class CL_IXML_MINI_DFS_ITER has no parameter.
Method GET_TYPE on class CL_IXML_MINI_DFS_ITER has no exception.
Method GET_VALUE Signature
Method GET_VALUE on class CL_IXML_MINI_DFS_ITER has no parameter.
Method GET_VALUE on class CL_IXML_MINI_DFS_ITER has no exception.
History
| Last changed by/on | SAP | 20040719 |
| SAP Release Created in | 46D |