SAP ABAP Class CL_PROXY_SXML_FACTORY (Proxy SXML Factory)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_RUNTIME_STYLESHEET (Package) ABAP Proxies: Stylesheets
⤷
⤷
Properties
| Class | CL_PROXY_SXML_FACTORY | |
| Short Description | Proxy SXML Factory | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_PROXY_RUNTIME_STYLESHEET | ABAP Proxies: Stylesheets |
| Created | 20071210 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PROXY_SXML_FACTORY has no forward declaration.
Interfaces
Class CL_PROXY_SXML_FACTORY has no interface implemented.
Friends
Class CL_PROXY_SXML_FACTORY has no friend class.
Attributes
Class CL_PROXY_SXML_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20081014 | ||
| 2 | Static method | Public | Method | 20081014 | ||
| 3 | Static method | Public | Method | 20071210 |
Events
Class CL_PROXY_SXML_FACTORY has no event.
Types
Class CL_PROXY_SXML_FACTORY has no local type.
Method Signatures
Method CREATE_STRING_READER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPUT | Call by reference | Type reference (TYPE) | XSTRING | 20081014 | ||||
| 2 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_SXML_READER | SXML Reader Interface | 20081014 |
Method CREATE_STRING_READER on class CL_PROXY_SXML_FACTORY has no exception.
Method CREATE_STRING_WRITER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Object reference (TYPE REF TO) | CL_SXML_STRING_WRITER | SXML Writer Factory | 20081014 |
Method CREATE_STRING_WRITER on class CL_PROXY_SXML_FACTORY has no exception.
Method CREATE_SXML_STREAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN | Call by reference | Type reference (TYPE) | XSTRING | 20071210 | ||||
| 2 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_PROXY_SXML_STREAM | Proxy SXML Reader/Writer | 20071210 |
Method CREATE_SXML_STREAM on class CL_PROXY_SXML_FACTORY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |