SAP ABAP Class CL_SXML_HTTP_WRITER (XML HTTP Writer 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_WRITER | XML Writer of the sXML Library | 20060322 |
Properties
| Class | CL_SXML_HTTP_WRITER | |
| Short Description | XML HTTP Writer of sXML Library | |
| Super Class | CL_SXML_WRITER | XML Writer of the sXML Library |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SXML | Streamed XML Reader/Writer |
| Created | 20060322 | 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... |
Interfaces
Class CL_SXML_HTTP_WRITER has no interface implemented.
Friends
Class CL_SXML_HTTP_WRITER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | %_C_POINTER | 20060322 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HTTP_ENTITY | HTTP Entity of ICF | 20060322 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060322 | |
| 2 | Static method | Public | Method | Factory Method, creates XMX writer | 20060322 | |
| 3 | Instance method | Public | Destructor | Destructor | 20060322 | |
| 4 | Instance method | Private | Method | Initializes the kernel implementation | 20060322 |
Events
Class CL_SXML_HTTP_WRITER has no event.
Types
Class CL_SXML_HTTP_WRITER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTTP_ENTITY | Call by reference | Object reference (TYPE REF TO) | CL_HTTP_ENTITY | HTTP Framework (iHTTP) HTTP Entity | 20060322 | |||
| 2 | TYPE | Call by reference | Type reference (TYPE) | IF_SXML=>XML_STREAM_TYPE | IF_SXML=>CO_XT_XML10 | XML-Format | 20111102 |
Method CONSTRUCTOR on class CL_SXML_HTTP_WRITER has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTTP_ENTITY | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_ENTITY | HTTP Framework (iHTTP) HTTP Entity | 20060322 | |||
| 2 | TYPE | Call by reference | Type reference (TYPE) | IF_SXML=>XML_STREAM_TYPE | IF_SXML=>CO_XT_XML10 | XML-Format | 20111102 | ||
| 3 | WRITER | Value transfer | Object reference (TYPE REF TO) | IF_SXML_WRITER | SXML Writer Interface | 20060322 |
Method CREATE on class CL_SXML_HTTP_WRITER has no exception.
Method DESTRUCTOR Signature
Method DESTRUCTOR on class CL_SXML_HTTP_WRITER has no parameter.
Method DESTRUCTOR on class CL_SXML_HTTP_WRITER has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_SXML_HTTP_WRITER has no parameter.
Method INITIALIZE on class CL_SXML_HTTP_WRITER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |