SAP ABAP Class CL_SXML_READER (XML 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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SXML | Supported Formats of sXML Library | 20041215 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SXML_NSURI_HELPER | Service Methods for Readers and Writers of sXML Library | 20041215 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SXML_READER | XML Reader of sXML Library | 20041209 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SXML_DATASET_READER | XML File Reader of sXML Library | 20050913 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_SXML_DBSL_READER | DB SXML Reader | 20100712 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_SXML_HTTP_READER | XML HTTP Reader of sXML Library | 20081016 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_SXML_STRING_READER | XML String Reader of sXML Library | 20041216 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_SXML_TABLE_READER | SXML Table Reader of sXML Library | 20050408 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_SXML_XOP_READER | XOP Reader of sXML Library | 20080707 |
Properties
Class | CL_SXML_READER | |
Short Description | XML Reader of sXML Library | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 0 | |
Package | SXML | Streamed XML Reader/Writer |
Created | 20041209 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SXML | Supported Formats of sXML Library | 20041215 | ||
2 | IF_SXML_NSURI_HELPER | Service Methods for Readers and Writers of sXML Library | 20041215 | ||
3 | IF_SXML_READER | XML Reader of sXML Library | 20041209 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SEC_SXML_READER | 20070412 | Secure SXML Reader | |
2 | CL_SXML_DATASET_READER | 20080813 | XML File Reader of sXML Library | |
3 | CL_SXML_DBSL_READER | 20100712 | DB SXML Reader | |
4 | CL_SXML_HTTP_READER | 20081016 | XML HTTP Reader of sXML Library | |
5 | CL_SXML_STRING_READER | 20050510 | XML String Reader of sXML Library | |
6 | CL_SXML_TABLE_READER | 20080813 | SXML Table Reader of sXML Library | |
7 | CL_SXML_XOP_READER | 20080813 | XOP Reader of sXML Library |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SXML_NODE | Current Node | 20041215 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | %_C_POINTER | 20050111 | |||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_VSI_KERNEL | Virus Scanner | 20110928 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20050322 |
2 | ![]() |
Instance method | Private | Method | Creates object for current node | 20050322 |
Events
Class CL_SXML_READER has no event.
Types
Class CL_SXML_READER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SXML_READER has no parameter.
Method CONSTRUCTOR on class CL_SXML_READER has no exception.
Method CREATE_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE | Value transfer | Object reference (TYPE REF TO) | IF_SXML_NODE | SXML ROOT node type | 20050322 |
Method CREATE_NODE on class CL_SXML_READER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |