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 ADVANCE Instance method Public Method Moves the iterator to the next position in an DFS traversal 20000216
2 GET_GID Instance method Public Method Returns the GID of the node at the current position 20000216
3 GET_NAME Instance method Public Method Returns the name of the node at the current position 20000215
4 GET_NAMESPACE Instance method Public Method Returns the namespace of the node at the current position 20010515
5 GET_NODE Instance method Public Method Returns an interface reference to the node at the current p. 20000215
6 GET_NODE_INFO Instance method Public Method Returns all properties of the node at the current position 20010515
7 GET_TYPE Instance method Public Method Returns the type of the node at the current position 20000215
8 GET_VALUE 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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