SAP ABAP Class CL_SXML_ENCODER_CONTEXT (Implementation of IF_XML_ENCODER_CONTEXT)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_CORE_XML (Package) XML Parts of SOAP Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SXML_ENCODER_CONTEXT 20021217
Properties
Class CL_SXML_ENCODER_CONTEXT  
Short Description Implementation of IF_XML_ENCODER_CONTEXT    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_CORE_XML   XML Parts of SOAP Runtime 
Created 20021217   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TSOAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 TSXML Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SXML_ENCODER_CONTEXT 20021217
Friends
Class CL_SXML_ENCODER_CONTEXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ENCODERS Instance attribute Private Type reference (TYPE) TSXML_ENCODERS 20021217
2 MY_CO_NSPREFIX Instance attribute Private Type reference (TYPE) STRING 'n' Default prefix prefix 20021217
3 MY_NAMESPACES Instance attribute Private Type reference (TYPE) TSXML_NAMESPACES 20021217
4 MY_PREFIX_COUNT Instance attribute Private Type reference (TYPE) I 0 20021217
5 MY_STREAM Instance attribute Private Object reference (TYPE REF TO) IF_XML_STREAM 20021217
6 _CLASS_NAME Instance attribute Private Type reference (TYPE) STRING 'CL_XML_ENCODER_CONTEXT' 20021217
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20021217
Events
Class CL_SXML_ENCODER_CONTEXT has no event.
Types
Class CL_SXML_ENCODER_CONTEXT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEFAULT_ENCODER Call by reference Object reference (TYPE REF TO) IF_SXML_ENCODER 20021217
2 Importing XML_STREAM Call by reference Object reference (TYPE REF TO) IF_XML_STREAM 20021217

Method CONSTRUCTOR on class CL_SXML_ENCODER_CONTEXT has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 640