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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SWBTR 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 ERROR Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE Error occurred? 20081023
2 ERR_MSG Instance attribute Private Type reference (TYPE) STRING 20081023
3 LAST_EVENT Instance attribute Private Type reference (TYPE) I 20081023
4 LAST_TAG Instance attribute Private Type reference (TYPE) STRING 20081027
5 PARSER Instance attribute Public Object reference (TYPE REF TO) IF_IXML_PARSER 20081023
6 XML_WHITESPACE Static Attribute Private Type reference (TYPE) STRING Insignificant whitespace characters 20090929
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ERRORS Instance method Private Method Checks for error and raises exception 20081024
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090929
3 COMPLETE_ELEMENT_START Instance method Private Method Analyzes all attributes at start of element 20081023
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081023
5 GET_ELEMENT Instance method Public Method Gets next element (start or end) 20081028
6 GET_NEXT Instance method Public Method Gets next event with its element data 20081027
7 SKIP_ELEMENT 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 CX_WBEM_EXCEPTION 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 Returning ELEMENT Value transfer Type reference (TYPE) SWBTR_XML_ELEMENT_TYPE 20081023
2 Importing 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 Importing 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 Returning ELEMENT Value transfer Type reference (TYPE) SWBTR_XML_ELEMENT_TYPE 20081028
# Exception Resumable Description Created on
1 CX_WBEM_EXCEPTION 20081028

Method GET_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ELEMENT Value transfer Type reference (TYPE) SWBTR_XML_ELEMENT_TYPE 20081027
2 Importing EXPECTED_EVENT Call by reference Type reference (TYPE) SWBTR_EVT_TYPE Angeforderter Ereignistyp 20081027
# Exception Resumable Description Created on
1 CX_WBEM_EXCEPTION 20081027

Method SKIP_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAME Value transfer Type reference (TYPE) STRING 20081024
# Exception Resumable Description Created on
1 CX_WBEM_EXCEPTION 20081024
History
Last changed by/on SAP  20110908 
SAP Release Created in 720