SAP ABAP Class CL_SLIB_BASE_DESERIALIZER (SLIB Base Deserializer)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SWSDLPP (Package) SIDL/SLIB Model and Serialization Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SLIB_DESERIALIZER Library Deserializer 20060705
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SLIB_SAPF_DESERIALIZER SAP Feature Deserializer 20060712
Properties
Class CL_SLIB_BASE_DESERIALIZER  
Short Description SLIB Base Deserializer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SWSDLPP   SIDL/SLIB Model and Serialization Framework 
Created 20060705   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IXML Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SXSDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SLIB_DESERIALIZER Library Deserializer 20060705
Friends
Class CL_SLIB_BASE_DESERIALIZER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_ERR_MSG Instance attribute Protected Type reference (TYPE) STRING 20060705
2 M_REGISTRY Instance attribute Protected Object reference (TYPE REF TO) IF_SIDL_REGISTRY Extension Registry 20060705
Methods
# Method Level Visibility Method type Description Created on
1 _DESERIALIZE_NAMESPACE_DECLS Instance method Protected Method 20060705
2 _GET_FIRST_CHILD_ELEMENT Instance method Protected Method 20060705
3 _GET_NEXT_ELEMENT Instance method Protected Method 20060705
4 _MATCH_ELEMENT Instance method Protected Method 20060705
5 _SYNTAX_VIOLATION Instance method Protected Method 20060705
Events
Class CL_SLIB_BASE_DESERIALIZER has no event.
Types
Class CL_SLIB_BASE_DESERIALIZER has no local type.
Method Signatures

Method _DESERIALIZE_NAMESPACE_DECLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DECL_TABLE Call by reference Type reference (TYPE) TSLIB_NAMESPACE SLIB Namespace declarations 20060705
2 Importing NODE Call by reference Object reference (TYPE REF TO) IF_SLIB_NODE SLIB Node 20060705

Method _DESERIALIZE_NAMESPACE_DECLS on class CL_SLIB_BASE_DESERIALIZER has no exception.

Method _GET_FIRST_CHILD_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IGNORE_BLANKS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20060705
2 Importing IGNORE_COMMENTS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20060705
3 Importing IGNORE_PI Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20060705
4 Importing NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20060705
5 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20060705

Method _GET_FIRST_CHILD_ELEMENT on class CL_SLIB_BASE_DESERIALIZER has no exception.

Method _GET_NEXT_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IGNORE_BLANKS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20060705
2 Importing IGNORE_COMMENTS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20060705
3 Importing IGNORE_PI Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20060705
4 Importing NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20060705
5 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20060705

Method _GET_NEXT_ELEMENT on class CL_SLIB_BASE_DESERIALIZER has no exception.

Method _MATCH_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) NCNAME name 20060705
2 Importing NAMESPACE_URI Call by reference Type reference (TYPE) ANYURI namespace 20060705
3 Importing NODE Call by reference Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20060705
4 Returning RVAL Value transfer Type reference (TYPE) ABAP_BOOL 20060705

Method _MATCH_ELEMENT on class CL_SLIB_BASE_DESERIALIZER has no exception.

Method _SYNTAX_VIOLATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEXTID Call by reference Type reference (TYPE) SOTR_CONC Schlüssel zum logischen Objekt im OTR 20060705
# Exception Resumable Description Created on
1 CX_SLIB SLIB Exceptions 20060705
History
Last changed by/on SAP  20090618 
SAP Release Created in 710