SAP ABAP Class CL_PROXY_XPATH (Helper class to use XSLT processor)
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_XPATH | |
Short Description | Helper class to use XSLT processor | |
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 | 20080403 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_PROXY_XPATH has no forward declaration.
Interfaces
Class CL_PROXY_XPATH has no interface implemented.
Friends
Class CL_PROXY_XPATH has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_XSLT_PROCESSOR | XSLT processor | 20080403 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20080403 |
2 | ![]() |
Instance method | Public | Method | 20080403 | |
3 | ![]() |
Instance method | Public | Method | 20080403 | |
4 | ![]() |
Instance method | Public | Method | 20080403 | |
5 | ![]() |
Instance method | Public | Method | 20080403 | |
6 | ![]() |
Instance method | Public | Method | 20080403 | |
7 | ![]() |
Instance method | Public | Method | 20080403 | |
8 | ![]() |
Instance method | Public | Method | 20080403 | |
9 | ![]() |
Instance method | Public | Method | 20080403 |
Events
Class CL_PROXY_XPATH has no event.
Types
Class CL_PROXY_XPATH has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_PROXY_XPATH has no parameter.
Method CONSTRUCTOR on class CL_PROXY_XPATH has no exception.
Method GET_ATTRIBUTE_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEFAULT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080403 | |||
2 | ![]() |
EXPRESSION | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080403 | |||
3 | ![]() |
NS_DECLS | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080403 | |||
4 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | STRING | 20080403 |
Method GET_ATTRIBUTE_VALUE on class CL_PROXY_XPATH has no exception.
Method GET_ELEMENT_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEFAULT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080403 | |||
2 | ![]() |
EXPRESSION | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080403 | |||
3 | ![]() |
NS_DECLS | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080403 | |||
4 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | STRING | 20080403 |
Method GET_ELEMENT_VALUE on class CL_PROXY_XPATH has no exception.
Method GET_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXPRESSION | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080403 | |||
2 | ![]() |
NS_DECLS | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080403 | |||
3 | ![]() |
RVAL | Value transfer | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20080403 |
Method GET_NODE on class CL_PROXY_XPATH has no exception.
Method GET_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXPRESSION | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080403 | |||
2 | ![]() |
NS_DECLS | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080403 | |||
3 | ![]() |
RVAL | Value transfer | Object reference (TYPE REF TO) | IF_IXML_NODE_ITERATOR | IF_IXML_NODE_ITERATOR | 20080403 |
Method GET_NODES on class CL_PROXY_XPATH has no exception.
Method NUMBER_OF_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXPRESSION | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080403 | |||
2 | ![]() |
NS_DECLS | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080403 | |||
3 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | I | 20080403 |
Method NUMBER_OF_NODES on class CL_PROXY_XPATH has no exception.
Method RUN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXPRESSION | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080403 | |||
2 | ![]() |
NAMESPACES | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080403 | |||
3 | ![]() |
NS_DECLS | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080403 |
Method RUN on class CL_PROXY_XPATH has no exception.
Method SET_SOURCE_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SOURCE | Call by reference | Type reference (TYPE) | STRING | 20080403 |
Method SET_SOURCE_STRING on class CL_PROXY_XPATH has no exception.
Method SET_SOURCE_XSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SOURCE | Call by reference | Type reference (TYPE) | XSTRING | 20080403 |
Method SET_SOURCE_XSTRING on class CL_PROXY_XPATH has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 711 |