SAP ABAP Class IF_PROXY_SXML_STREAM (Proxy SXML Reader/Writer)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PROXY_SXML_STREAM Proxy SXML Reader/Writer 20071210
Properties
Class IF_PROXY_SXML_STREAM  
Short Description Proxy SXML Reader/Writer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20071210   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_PROXY_SXML_STREAM has no interface implemented.
Friends
Class IF_PROXY_SXML_STREAM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 READER Instance attribute Public Object reference (TYPE REF TO) IF_SXML_READER SXML Reader Interface 20071210
2 WRITER Instance attribute Public Object reference (TYPE REF TO) IF_SXML_WRITER SXML Writer Interface 20071210
Methods
# Method Level Visibility Method type Description Created on
1 ABAP_TO_XML Instance method Public Method 20071210
2 CHECK_OPEN_ELEMENT Instance method Public Method 20071210
3 CLOSE_INPUT Instance method Public Method 20071217
4 COPY_CLOSE_ELEMENT Instance method Public Method 20071210
5 COPY_ELEMENT Instance method Public Method 20080201
6 COPY_TOKEN Instance method Public Method 20071210
7 GET_INPUT_ROOT Instance method Public Method 20080610
8 GET_INPUT_XSI_TYPE Instance method Public Method 20080604
9 GET_OUTPUT Instance method Public Method 20071210
10 RAISE_EXPECTED_ELEMENT Instance method Public Method 20071210
11 RAISE_UNEXPECTED Instance method Public Method 20071210
12 SKIP_ATTRIBUTES Instance method Public Method 20071210
13 SKIP_ELEMENT Instance method Public Method 20071210
14 SKIP_REST Instance method Public Method 20080201
15 XML_TO_ABAP Instance method Public Method 20071210
Events
Class IF_PROXY_SXML_STREAM has no event.
Types
Class IF_PROXY_SXML_STREAM has no local type.
Method Signatures

Method ABAP_TO_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ABAP_DATA Call by reference Type reference (TYPE) ANY 20071210
2 Importing EXT_XML Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20081020
3 Importing NAME Call by reference Type reference (TYPE) STRING 20071210
4 Importing NSURI Call by reference Type reference (TYPE) STRING 20071210
5 Importing XSI_TYPE Call by reference Type reference (TYPE) QNAME Qualified Name 20080604

Method ABAP_TO_XML on class IF_PROXY_SXML_STREAM has no exception.

Method CHECK_OPEN_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20071210
2 Importing NSURI Call by reference Type reference (TYPE) STRING 20071210

Method CHECK_OPEN_ELEMENT on class IF_PROXY_SXML_STREAM has no exception.

Method CLOSE_INPUT Signature

Method CLOSE_INPUT on class IF_PROXY_SXML_STREAM has no parameter.
Method CLOSE_INPUT on class IF_PROXY_SXML_STREAM has no exception.

Method COPY_CLOSE_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20071210
2 Importing NSURI Call by reference Type reference (TYPE) STRING 20071210

Method COPY_CLOSE_ELEMENT on class IF_PROXY_SXML_STREAM has no exception.

Method COPY_ELEMENT Signature

Method COPY_ELEMENT on class IF_PROXY_SXML_STREAM has no parameter.
Method COPY_ELEMENT on class IF_PROXY_SXML_STREAM has no exception.

Method COPY_TOKEN Signature

Method COPY_TOKEN on class IF_PROXY_SXML_STREAM has no parameter.
Method COPY_TOKEN on class IF_PROXY_SXML_STREAM has no exception.

Method GET_INPUT_ROOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) QNAME Qualified Name 20080610

Method GET_INPUT_ROOT on class IF_PROXY_SXML_STREAM has no exception.

Method GET_INPUT_XSI_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) QNAME Qualified Name 20080604

Method GET_INPUT_XSI_TYPE on class IF_PROXY_SXML_STREAM has no exception.

Method GET_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) XSTRING 20071210

Method GET_OUTPUT on class IF_PROXY_SXML_STREAM has no exception.

Method RAISE_EXPECTED_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20071210
2 Importing NSURI Call by reference Type reference (TYPE) STRING 20071210

Method RAISE_EXPECTED_ELEMENT on class IF_PROXY_SXML_STREAM has no exception.

Method RAISE_UNEXPECTED Signature

Method RAISE_UNEXPECTED on class IF_PROXY_SXML_STREAM has no parameter.
Method RAISE_UNEXPECTED on class IF_PROXY_SXML_STREAM has no exception.

Method SKIP_ATTRIBUTES Signature

Method SKIP_ATTRIBUTES on class IF_PROXY_SXML_STREAM has no parameter.
Method SKIP_ATTRIBUTES on class IF_PROXY_SXML_STREAM has no exception.

Method SKIP_ELEMENT Signature

Method SKIP_ELEMENT on class IF_PROXY_SXML_STREAM has no parameter.
Method SKIP_ELEMENT on class IF_PROXY_SXML_STREAM has no exception.

Method SKIP_REST Signature

Method SKIP_REST on class IF_PROXY_SXML_STREAM has no parameter.
Method SKIP_REST on class IF_PROXY_SXML_STREAM has no exception.

Method XML_TO_ABAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ABAP_DATA Call by reference Type reference (TYPE) ANY 20071210
2 Importing EXT_XML Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20081020
3 Importing NAME Call by reference Type reference (TYPE) STRING 20071210
4 Importing NSURI Call by reference Type reference (TYPE) STRING 20071210

Method XML_TO_ABAP on class IF_PROXY_SXML_STREAM has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in