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 | Instance attribute | Public | Attribute reference (LIKE) | 20000228 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20000228 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20000228 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20000228 | |||||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20000228 | |||||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20000228 | |||||
| 7 | Instance attribute | Public | Attribute reference (LIKE) | 20000228 | |||||
| 8 | Instance attribute | Public | Attribute reference (LIKE) | 20010411 | |||||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML_MINI_DOM | Associated DOM | 20000208 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | IXMLTDOM | Entry in DOM | 20010411 |
Methods
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 | DOM | Call by reference | Object reference (TYPE REF TO) | IF_IXML_MINI_DOM | Associated DOM | 20000208 | |||
| 2 | ENTRY | Call by reference | Object reference (TYPE REF TO) | IXMLTDOM | Entry in associated DOM | 20010411 | |||
| 3 | INDEX | Call by reference | Type reference (TYPE) | I | 1 | Index in DOM | 20000208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | The given DOM is not valid | 20000208 | ||
| 2 | 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 |