SAP ABAP Class IF_IXML_MINI_DFS_ITER (iXML Mini DFS Iterator)
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
Class | IF_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 | ||
Category | 0 | |
Package | ||
Created | 20000215 | SAP |
Last change | 20040719 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_IXML_MINI_DFS_ITER has no forward declaration.
Interfaces
Class IF_IXML_MINI_DFS_ITER has no interface implemented.
Friends
Class IF_IXML_MINI_DFS_ITER has no friend class.
Attributes
Class 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
Class IF_IXML_MINI_DFS_ITER has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_IXML_MINI_DFS_ITER has no exception.
History
Last changed by/on | SAP | 20040719 |
SAP Release Created in |