SAP ABAP Class CL_SXML_CLOSE_ELEMENT (Class for Closing Element 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_NAMED | Parent Class for Named XML Components of sXML Library | 20041214 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SXML_CLOSE_ELEMENT | Interface for Element Closing Objects of sXML Library | 20041210 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SXML_NODE | Interface for Node Objects of sXML Library | 20041210 |
Properties
| Class | CL_SXML_CLOSE_ELEMENT | |
| Short Description | Class for Closing Element of sXML Library | |
| Super Class | CL_SXML_NAMED | Parent Class for Named XML Components of sXML Library |
| 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 | 20041210 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SXML_CLOSE_ELEMENT | Interface for Element Closing Objects of sXML Library | 20041210 | ||
| 2 | IF_SXML_NODE | Interface for Node Objects of sXML Library | 20041210 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SXML_READER | 20041210 | XML Reader of sXML Library | |
| 2 | 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) | ABAP_BOOL | '-' | abap_true, if default namespace is used | 20041213 | ||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20050322 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20041213 |
Events
Class CL_SXML_CLOSE_ELEMENT has no event.
Types
Class CL_SXML_CLOSE_ELEMENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20041213 | ||||
| 2 | NSURI | Call by reference | Type reference (TYPE) | STRING | 20041213 | ||||
| 3 | PREFIX | Call by reference | Type reference (TYPE) | STRING | 20041213 |
Method CONSTRUCTOR on class CL_SXML_CLOSE_ELEMENT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |