SAP ABAP Class CL_CIM_XMLPARSEDIRECTOR (Utility Class for iXML Parser)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-SLD-ABA (Application Component) System Landscape Directory ABAP Connectivity
⤷
S_WBEM_TRANSFORM (Package) WBEM Client: Data Transformations
⤷
⤷
Properties
| Class | CL_CIM_XMLPARSEDIRECTOR | |
| Short Description | Utility Class for iXML Parser | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_WBEM_TRANSFORM | WBEM Client: Data Transformations |
| Created | 20081023 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CIM_XMLPARSEDIRECTOR has no interface implemented.
Friends
Class CL_CIM_XMLPARSEDIRECTOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Error occurred? | 20081023 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20081023 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | I | 20081023 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | 20081027 | ||||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_IXML_PARSER | 20081023 | ||||
| 6 | Static Attribute | Private | Type reference (TYPE) | STRING | Insignificant whitespace characters | 20090929 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Checks for error and raises exception | 20081024 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090929 | |
| 3 | Instance method | Private | Method | Analyzes all attributes at start of element | 20081023 | |
| 4 | Instance method | Public | Constructor | CONSTRUCTOR | 20081023 | |
| 5 | Instance method | Public | Method | Gets next element (start or end) | 20081028 | |
| 6 | Instance method | Public | Method | Gets next event with its element data | 20081027 | |
| 7 | Instance method | Public | Method | Closes element and ignores all child elements | 20081024 |
Events
Class CL_CIM_XMLPARSEDIRECTOR has no event.
Types
Class CL_CIM_XMLPARSEDIRECTOR has no local type.
Method Signatures
Method CHECK_ERRORS Signature
Method CHECK_ERRORS on class CL_CIM_XMLPARSEDIRECTOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme der WBEM-Programmierschnittstelle | 20081024 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_CIM_XMLPARSEDIRECTOR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CIM_XMLPARSEDIRECTOR has no exception.
Method COMPLETE_ELEMENT_START Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Value transfer | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | 20081023 | ||||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | 20081023 |
Method COMPLETE_ELEMENT_START on class CL_CIM_XMLPARSEDIRECTOR has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARSER | Value transfer | Object reference (TYPE REF TO) | IF_IXML_PARSER | 20081023 |
Method CONSTRUCTOR on class CL_CIM_XMLPARSEDIRECTOR has no exception.
Method GET_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Value transfer | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | 20081028 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081028 |
Method GET_NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Value transfer | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | 20081027 | ||||
| 2 | EXPECTED_EVENT | Call by reference | Type reference (TYPE) | SWBTR_EVT_TYPE | Angeforderter Ereignistyp | 20081027 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081027 |
Method SKIP_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | STRING | 20081024 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081024 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |