SAP ABAP Class CL_IXML_MINI_NODE (iXML Mini DOM node)
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_NODE iXML Mini DOM node 20000208
Properties
Class CL_IXML_MINI_NODE  
Short Description iXML Mini DOM node    
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 20040719   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_IXML_MINI_NODE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_IXML_MINI_NODE iXML Mini DOM node 20000208
Friends
Class CL_IXML_MINI_NODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_NODE_ATTRIBUTE Instance attribute Public Attribute reference (LIKE) 20000228
2 CO_NODE_CDATA_SECTION Instance attribute Public Attribute reference (LIKE) 20000228
3 CO_NODE_COMMENT Instance attribute Public Attribute reference (LIKE) 20000228
4 CO_NODE_ELEMENT Instance attribute Public Attribute reference (LIKE) 20000228
5 CO_NODE_PI_PARSED Instance attribute Public Attribute reference (LIKE) 20000228
6 CO_NODE_PI_UNPARSED Instance attribute Public Attribute reference (LIKE) 20000228
7 CO_NODE_TEXT Instance attribute Public Attribute reference (LIKE) 20000228
8 INDEX Instance attribute Public Attribute reference (LIKE) 20010411
9 M_DOM Instance attribute Private Object reference (TYPE REF TO) IF_IXML_MINI_DOM Associated DOM 20000208
10 M_ENTRY Instance attribute Private Object reference (TYPE REF TO) IXMLTDOM Entry in DOM 20010411
Methods
# Method Level Visibility Method type Description Created on
1 ADVANCE_TO_FIRST_CHILD Instance method Public Method 20010515
2 ADVANCE_TO_NEXT Instance method Public Method 20010515
3 CONSTRUCTOR Instance method Public Constructor Constructor 20000208
4 GET_ATTRIBUTE Instance method Public Method 20000208
5 GET_ATTRIBUTES Instance method Public Method 20010515
6 GET_FIRST_CHILD Instance method Public Method 20000208
7 GET_GID Instance method Public Method 20000216
8 GET_INDEX Instance method Public Method 20000309
9 GET_NAME Instance method Public Method 20000208
10 GET_NAMESPACE Instance method Public Method 20000228
11 GET_NEXT Instance method Public Method 20000208
12 GET_NODE_INFO Instance method Public Method 20010515
13 GET_PARENT Instance method Public Method 20000208
14 GET_TYPE Instance method Public Method 20000208
15 GET_VALUE Instance method Public Method 20000208
16 SET_GID Instance method Public Method 20000216
17 SET_NAME Instance method Public Method 20000208
18 SET_NAMESPACE Instance method Public Method 20000228
19 SET_TYPE Instance method Public Method 20000208
20 SET_VALUE Instance method Public Method 20000208
Events
Class CL_IXML_MINI_NODE has no event.
Types
Class CL_IXML_MINI_NODE has no local type.
Method Signatures

Method ADVANCE_TO_FIRST_CHILD Signature

Method ADVANCE_TO_FIRST_CHILD on class CL_IXML_MINI_NODE has no parameter.
Method ADVANCE_TO_FIRST_CHILD on class CL_IXML_MINI_NODE has no exception.

Method ADVANCE_TO_NEXT Signature

Method ADVANCE_TO_NEXT on class CL_IXML_MINI_NODE has no parameter.
Method ADVANCE_TO_NEXT on class CL_IXML_MINI_NODE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOM Call by reference Object reference (TYPE REF TO) IF_IXML_MINI_DOM Associated DOM 20000208
2 Importing ENTRY Call by reference Object reference (TYPE REF TO) IXMLTDOM Entry in associated DOM 20010411
3 Importing INDEX Call by reference Type reference (TYPE) I 1 Index in DOM 20000208
# Exception Resumable Description Created on
1 INVALID_DOM The given DOM is not valid 20000208
2 INVALID_INDEX The given index is not valid in the DOM 20000208

Method GET_ATTRIBUTE Signature

Method GET_ATTRIBUTE on class CL_IXML_MINI_NODE has no parameter.
Method GET_ATTRIBUTE on class CL_IXML_MINI_NODE has no exception.

Method GET_ATTRIBUTES Signature

Method GET_ATTRIBUTES on class CL_IXML_MINI_NODE has no parameter.
Method GET_ATTRIBUTES on class CL_IXML_MINI_NODE has no exception.

Method GET_FIRST_CHILD Signature

Method GET_FIRST_CHILD on class CL_IXML_MINI_NODE has no parameter.
Method GET_FIRST_CHILD on class CL_IXML_MINI_NODE has no exception.

Method GET_GID Signature

Method GET_GID on class CL_IXML_MINI_NODE has no parameter.
Method GET_GID on class CL_IXML_MINI_NODE has no exception.

Method GET_INDEX Signature

Method GET_INDEX on class CL_IXML_MINI_NODE has no parameter.
Method GET_INDEX on class CL_IXML_MINI_NODE has no exception.

Method GET_NAME Signature

Method GET_NAME on class CL_IXML_MINI_NODE has no parameter.
Method GET_NAME on class CL_IXML_MINI_NODE has no exception.

Method GET_NAMESPACE Signature

Method GET_NAMESPACE on class CL_IXML_MINI_NODE has no parameter.
Method GET_NAMESPACE on class CL_IXML_MINI_NODE has no exception.

Method GET_NEXT Signature

Method GET_NEXT on class CL_IXML_MINI_NODE has no parameter.
Method GET_NEXT on class CL_IXML_MINI_NODE has no exception.

Method GET_NODE_INFO Signature

Method GET_NODE_INFO on class CL_IXML_MINI_NODE has no parameter.
Method GET_NODE_INFO on class CL_IXML_MINI_NODE has no exception.

Method GET_PARENT Signature

Method GET_PARENT on class CL_IXML_MINI_NODE has no parameter.
Method GET_PARENT on class CL_IXML_MINI_NODE has no exception.

Method GET_TYPE Signature

Method GET_TYPE on class CL_IXML_MINI_NODE has no parameter.
Method GET_TYPE on class CL_IXML_MINI_NODE has no exception.

Method GET_VALUE Signature

Method GET_VALUE on class CL_IXML_MINI_NODE has no parameter.
Method GET_VALUE on class CL_IXML_MINI_NODE has no exception.

Method SET_GID Signature

Method SET_GID on class CL_IXML_MINI_NODE has no parameter.
Method SET_GID on class CL_IXML_MINI_NODE has no exception.

Method SET_NAME Signature

Method SET_NAME on class CL_IXML_MINI_NODE has no parameter.
Method SET_NAME on class CL_IXML_MINI_NODE has no exception.

Method SET_NAMESPACE Signature

Method SET_NAMESPACE on class CL_IXML_MINI_NODE has no parameter.
Method SET_NAMESPACE on class CL_IXML_MINI_NODE has no exception.

Method SET_TYPE Signature

Method SET_TYPE on class CL_IXML_MINI_NODE has no parameter.
Method SET_TYPE on class CL_IXML_MINI_NODE has no exception.

Method SET_VALUE Signature

Method SET_VALUE on class CL_IXML_MINI_NODE has no parameter.
Method SET_VALUE on class CL_IXML_MINI_NODE has no exception.
History
Last changed by/on SAP  20040719 
SAP Release Created in 46D