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 C_DEF_NS Constant Protected Type reference (TYPE) STRING IF_SXML_NAMED=>CO_USE_DEFAULT_XMLNS 20110714
2 C_TT_URI Constant Protected Type reference (TYPE) STRING 'http://www.sap.com/transformation-templates' 20110715
3 XML_FACTORY Static Attribute Protected Object reference (TYPE REF TO) IF_SXMLP_FACTORY 20060316
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20060316
2 XML_ADD_ATTRIBUTE_NSVALUE Static method Protected Method 20060316
3 XML_ADD_ATTRIBUTE_QVALUE Static method Protected Method 20060316
4 XML_ADD_ATTRIBUTE_SVALUE Static method Protected Method 20060316
5 XML_ADD_LIST Static method Protected Method 20060316
6 XML_ADD_SIMPLE Static method Protected Method 20060316
7 XML_SET_SVALUE 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 Importing NAME Call by reference Type reference (TYPE) NCNAME NCName: XML "non-colonized" Name 20060316
2 Importing NSURI Call by reference Type reference (TYPE) ANYURI any URI 20060316
3 Importing PART Call by reference Object reference (TYPE REF TO) IF_SXMLP_PART 20060316
4 Importing 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 Importing NAME Call by reference Type reference (TYPE) NCNAME NCName: XML "non-colonized" Name 20060316
2 Importing NSURI Call by reference Type reference (TYPE) ANYURI any URI 20060316
3 Importing PART Call by reference Object reference (TYPE REF TO) IF_SXMLP_PART 20060316
4 Importing VALUE Call by reference Type reference (TYPE) CSEQUENCE 20060316
5 Importing 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 Importing NAME Call by reference Type reference (TYPE) NCNAME NCName: XML "non-colonized" Name 20060316
2 Importing NSURI Call by reference Type reference (TYPE) ANYURI any URI 20060316
3 Importing PART Call by reference Object reference (TYPE REF TO) IF_SXMLP_PART 20060316
4 Importing 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 Importing LIST Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20060316
2 Importing NAME Call by reference Type reference (TYPE) CSEQUENCE 20060316
3 Importing NSURI Call by reference Type reference (TYPE) ANYURI any URI 20060316
4 Importing PREFIX Call by reference Type reference (TYPE) NCNAME NCName: XML "non-colonized" Name 20100222
5 Returning 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 Importing LIST Call by reference Object reference (TYPE REF TO) IF_SXMLP_LIST 20060316
2 Importing NAME Call by reference Type reference (TYPE) CSEQUENCE 20060316
3 Importing NSURI Call by reference Type reference (TYPE) ANYURI any URI 20060316
4 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SXMLP_SIMPLE 20060316
5 Importing 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 Importing SIMPLE Call by reference Object reference (TYPE REF TO) IF_SXMLP_SIMPLE 20060316
2 Importing 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