SAP ABAP Interface IF_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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IXML_MINI_DFS_ITER | iXML Mini DFS Iterator | 20000216 |
Properties
| Interface | IF_IXML_MINI_DFS_ITER | |
| Short Description | iXML Mini DFS Iterator |
General Data
| Package | SIXML_MINI | iXML Mini |
| Created | 20000215 | SAP |
| Last changed | 20040719 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_IXML_MINI_DFS_ITER has no forward declaration.
Interfaces
Interface IF_IXML_MINI_DFS_ITER has no interface.
Friends
Interface IF_IXML_MINI_DFS_ITER has no friend.
Attributes
Interface IF_IXML_MINI_DFS_ITER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Moves the iterator to the next position in an DFS traversal | 20000216 | |
| 2 | Instance method | Public | Method | Returns the GID of the node at the current position | 20000216 | |
| 3 | Instance method | Public | Method | Returns the name of the node at the current position | 20000215 | |
| 4 | Instance method | Public | Method | Returns the namespace of the node at the current position | 20010515 | |
| 5 | Instance method | Public | Method | Returns an interface reference to the node at the current p. | 20000215 | |
| 6 | Instance method | Public | Method | Returns all properties of the node at the current position | 20010515 | |
| 7 | Instance method | Public | Method | Returns the type of the node at the current position | 20000215 | |
| 8 | Instance method | Public | Method | Returns the value of the node at the current position | 20000215 |
Events
Interface IF_IXML_MINI_DFS_ITER has no event.
Types
Interface IF_IXML_MINI_DFS_ITER has no local type.
Method Signatures
Method ADVANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RC | Value transfer | Type reference (TYPE) | I | 0: ok, 1: no more entries | 20000216 |
Method ADVANCE on Interface IF_IXML_MINI_DFS_ITER has no exception.
Method GET_GID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GID | Value transfer | Type reference (TYPE) | I | Generated ID of node | 20000216 |
Method GET_GID on Interface IF_IXML_MINI_DFS_ITER has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | STRING | Node name | 20000216 |
Method GET_NAME on Interface IF_IXML_MINI_DFS_ITER has no exception.
Method GET_NAMESPACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAMESPACE | Value transfer | Type reference (TYPE) | STRING | Namespace | 20010515 |
Method GET_NAMESPACE on Interface IF_IXML_MINI_DFS_ITER has no exception.
Method GET_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Value transfer | Object reference (TYPE REF TO) | IF_IXML_MINI_NODE | Node reference | 20000216 |
Method GET_NODE on Interface IF_IXML_MINI_DFS_ITER has no exception.
Method GET_NODE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_INFO | Value transfer | Type reference (TYPE) | IXMLSNODE | iXML Mini NodeInfo | 20010515 |
Method GET_NODE_INFO on Interface IF_IXML_MINI_DFS_ITER has no exception.
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TYPE | Value transfer | Type reference (TYPE) | I | Node type | 20000216 |
Method GET_TYPE on Interface IF_IXML_MINI_DFS_ITER has no exception.
Method GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | Node value | 20000216 |
Method GET_VALUE on Interface IF_IXML_MINI_DFS_ITER has no exception.
History
| Last changed by/on | SAP | 20040719 |
| SAP Release Created in | 46D |