SAP ABAP Class CL_SXML_XOP_READER (XOP 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 20080707
Properties
Class CL_SXML_XOP_READER  
Short Description XOP 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 S  System Program 
Category 0   
Package SXML   Streamed XML Reader/Writer 
Created 20080707   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SXML_XOP Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SXML_XOP_READER has no interface implemented.
Friends
Class CL_SXML_XOP_READER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_INPUT Instance attribute Private Type reference (TYPE) IF_SXML_XOP=>XOP_PACKAGE XOP Package 20080707
2 M_USED Instance attribute Private Type reference (TYPE) IF_SXML_XOP=>XOP_PARTS Used XOP Parts 20081219
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080707
2 CREATE Static method Public Method Factory Method, creates XML reader 20080707
3 DESTRUCTOR Instance method Public Destructor Destructor 20080707
4 GET_USED_PARTS Instance method Public Method Returns the Used XOP Parts 20081219
5 INITIALIZE Instance method Private Method Initializes the kernel implementation 20080707
Events
Class CL_SXML_XOP_READER has no event.
Types
Class CL_SXML_XOP_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 INPUT Call by reference Type reference (TYPE) IF_SXML_XOP=>XOP_PACKAGE XOP-Package 20080707

Method CONSTRUCTOR on class CL_SXML_XOP_READER has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) IF_SXML_XOP=>XOP_PACKAGE XOP-Paket mit XML-Daten im XOP-Format 20080707
2 Returning READER Value transfer Object reference (TYPE REF TO) IF_SXML_READER Referenz auf den XML-Reader 20080707

Method CREATE on class CL_SXML_XOP_READER has no exception.

Method DESTRUCTOR Signature

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

Method GET_USED_PARTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning USED_PARTS Value transfer Type reference (TYPE) IF_SXML_XOP=>XOP_PARTS Verwendete XOP-Parts 20081219

Method GET_USED_PARTS on class CL_SXML_XOP_READER has no exception.

Method INITIALIZE Signature

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