SAP ABAP Class CL_PROXY_SXMLP (XML Utilities for Stylesheet Generation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_RUNTIME_STYLESHEET (Package) ABAP Proxies: Stylesheets
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PROXY_SXMLP_ST | XML ST Utilities for Stylesheet Generation | 20060316 |
Properties
| Class | CL_PROXY_SXMLP | |
| Short Description | XML Utilities for Stylesheet Generation | |
| 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 | 20060316 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PROXY_SXMLP has no forward declaration.
Interfaces
Class CL_PROXY_SXMLP has no interface implemented.
Friends
Class CL_PROXY_SXMLP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | STRING | IF_SXML_NAMED=>CO_USE_DEFAULT_XMLNS | 20110714 | |||
| 2 | Constant | Protected | Type reference (TYPE) | STRING | 'http://www.sap.com/transformation-templates' | 20110715 | |||
| 3 | Static Attribute | Protected | Object reference (TYPE REF TO) | IF_SXMLP_FACTORY | 20060316 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20060316 | |
| 2 | Static method | Protected | Method | 20060316 | ||
| 3 | Static method | Protected | Method | 20060316 | ||
| 4 | Static method | Protected | Method | 20060316 | ||
| 5 | Static method | Protected | Method | 20060316 | ||
| 6 | Static method | Protected | Method | 20060316 | ||
| 7 | Static method | Protected | Method | 20060316 |
Events
Class CL_PROXY_SXMLP has no event.
Types
Class CL_PROXY_SXMLP has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PROXY_SXMLP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PROXY_SXMLP has no exception.
Method XML_ADD_ATTRIBUTE_NSVALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | NCNAME | NCName: XML "non-colonized" Name | 20060316 | |||
| 2 | NSURI | Call by reference | Type reference (TYPE) | ANYURI | any URI | 20060316 | |||
| 3 | PART | Call by reference | Object reference (TYPE REF TO) | IF_SXMLP_PART | 20060316 | ||||
| 4 | VNSURI | Call by reference | Type reference (TYPE) | ANYURI | any URI | 20060316 |
Method XML_ADD_ATTRIBUTE_NSVALUE on class CL_PROXY_SXMLP has no exception.
Method XML_ADD_ATTRIBUTE_QVALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | NCNAME | NCName: XML "non-colonized" Name | 20060316 | |||
| 2 | NSURI | Call by reference | Type reference (TYPE) | ANYURI | any URI | 20060316 | |||
| 3 | PART | Call by reference | Object reference (TYPE REF TO) | IF_SXMLP_PART | 20060316 | ||||
| 4 | VALUE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060316 | ||||
| 5 | VNSURI | Call by reference | Type reference (TYPE) | ANYURI | any URI | 20060316 |
Method XML_ADD_ATTRIBUTE_QVALUE on class CL_PROXY_SXMLP has no exception.
Method XML_ADD_ATTRIBUTE_SVALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | NCNAME | NCName: XML "non-colonized" Name | 20060316 | |||
| 2 | NSURI | Call by reference | Type reference (TYPE) | ANYURI | any URI | 20060316 | |||
| 3 | PART | Call by reference | Object reference (TYPE REF TO) | IF_SXMLP_PART | 20060316 | ||||
| 4 | VALUE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060316 |
Method XML_ADD_ATTRIBUTE_SVALUE on class CL_PROXY_SXMLP has no exception.
Method XML_ADD_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LIST | Call by reference | Object reference (TYPE REF TO) | IF_SXMLP_LIST | 20060316 | ||||
| 2 | NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060316 | ||||
| 3 | NSURI | Call by reference | Type reference (TYPE) | ANYURI | any URI | 20060316 | |||
| 4 | PREFIX | Call by reference | Type reference (TYPE) | NCNAME | NCName: XML "non-colonized" Name | 20100222 | |||
| 5 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_SXMLP_LIST | 20060316 |
Method XML_ADD_LIST on class CL_PROXY_SXMLP has no exception.
Method XML_ADD_SIMPLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LIST | Call by reference | Object reference (TYPE REF TO) | IF_SXMLP_LIST | 20060316 | ||||
| 2 | NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060316 | ||||
| 3 | NSURI | Call by reference | Type reference (TYPE) | ANYURI | any URI | 20060316 | |||
| 4 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_SXMLP_SIMPLE | 20060316 | ||||
| 5 | VALUE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060316 |
Method XML_ADD_SIMPLE on class CL_PROXY_SXMLP has no exception.
Method XML_SET_SVALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | Call by reference | Object reference (TYPE REF TO) | IF_SXMLP_SIMPLE | 20060316 | ||||
| 2 | VALUE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060316 |
Method XML_SET_SVALUE on class CL_PROXY_SXMLP has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |