SAP ABAP Class CL_SXML_HTTP_READER (XML HTTP Reader of sXML Library)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-XML (Application Component) ABAP XML Processing
     SXML (Package) Streamed XML Reader/Writer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SXML_READER XML Reader of sXML Library 20081016
Properties
Class CL_SXML_HTTP_READER  
Short Description XML HTTP Reader of sXML Library    
Super Class CL_SXML_READER XML Reader of sXML Library 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SXML   Streamed XML Reader/Writer 
Created 20081016   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SXML_HTTP_READER has no forward declaration.
Interfaces
Class CL_SXML_HTTP_READER has no interface implemented.
Friends
Class CL_SXML_HTTP_READER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_C_MSG Instance attribute Private Type reference (TYPE) %_C_POINTER 20081016
2 M_HTTP_ENTITY Instance attribute Private Object reference (TYPE REF TO) CL_HTTP_ENTITY HTTP Entity of ICF 20081016
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Protected Constructor CONSTRUCTOR 20081016
2 CREATE Static method Public Method Factory Method, creates XML reader 20081016
3 DESTRUCTOR Instance method Public Destructor Destructor 20081016
4 INITIALIZE Instance method Private Method Initializes the kernel implementation 20081016
Events
Class CL_SXML_HTTP_READER has no event.
Types
Class CL_SXML_HTTP_READER 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 HTTP_ENTITY Call by reference Object reference (TYPE REF TO) CL_HTTP_ENTITY 20081016

Method CONSTRUCTOR on class CL_SXML_HTTP_READER has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HTTP_ENTITY Call by reference Object reference (TYPE REF TO) IF_HTTP_ENTITY HTTP-Entität des ICF mit XML-Daten 20081016
2 Returning READER Value transfer Object reference (TYPE REF TO) IF_SXML_READER Referenz auf den XML-Reader 20081016

Method CREATE on class CL_SXML_HTTP_READER has no exception.

Method DESTRUCTOR Signature

Method DESTRUCTOR on class CL_SXML_HTTP_READER has no parameter.
Method DESTRUCTOR on class CL_SXML_HTTP_READER has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class CL_SXML_HTTP_READER has no parameter.
Method INITIALIZE on class CL_SXML_HTTP_READER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732