SAP ABAP Class CL_SXML_VALUE (Class for Value Node Objects 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_NODE | Interface for Node Objects of sXML Library | 20041209 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SXML_VALUE | Interface for Value Objects of the sXML Library | 20041209 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SXML_VALUE_NODE | Interface for Value Node Objects of the sXML Library | 20050118 |
Properties
| Class | CL_SXML_VALUE | |
| Short Description | Class for Value Node Objects of sXML Library | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| 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
Class CL_SXML_VALUE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SXML_NODE | Interface for Node Objects of sXML Library | 20041209 | ||
| 2 | IF_SXML_VALUE | Interface for Value Objects of the sXML Library | 20041209 | ||
| 3 | IF_SXML_VALUE_NODE | Interface for Value Node Objects of the sXML Library | 20050118 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SXML_OPEN_ELEMENT | 20041213 | Class for Element Opening Objects of sXML Library | |
| 2 | CL_SXML_READER | 20041215 | XML Reader of sXML Library | |
| 3 | CL_SXML_WRITER | 20041210 | XML Writer of the sXML Library |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | Character-Type Value | 20041214 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | XSTRING | Byte-Type Raw Data | 20041214 | |||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20041214 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20041215 |
Events
Class CL_SXML_VALUE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | VALUE_TYPE | Public | Attribute reference (LIKE) | 20041214 | |
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SXML_VALUE has no parameter.
Method CONSTRUCTOR on class CL_SXML_VALUE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |