SAP ABAP Interface IF_SXML_INPUT_STREAM (XML Stream Interface)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_CORE_XML (Package) XML Parts of SOAP Runtime
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SXML_INPUT_STREAM SOAP XML Stream NG 20040317
Properties
Interface IF_SXML_INPUT_STREAM  
Short Description XML Stream Interface    
General Data
Package SOAP_CORE_XML   XML Parts of SOAP Runtime 
Created 20040308   SAP 
Last changed 20090618   SAP 
Unicode checks active    
Forward declarations
Interface IF_SXML_INPUT_STREAM has no forward declaration.
Interfaces
Interface IF_SXML_INPUT_STREAM has no interface.
Friends
Interface IF_SXML_INPUT_STREAM has no friend.
Attributes
Interface IF_SXML_INPUT_STREAM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHAR_VALUE Instance method Public Method 20040317
2 NSURI_BY_PREFIX Instance method Public Method 20040308
3 PUSHBACK_LAST_TAG Instance method Public Method 20040308
4 READ_TAG Instance method Public Method 20040308
5 SKIP_TAG Instance method Public Method 20040308
Events
Interface IF_SXML_INPUT_STREAM has no event.
Types
Interface IF_SXML_INPUT_STREAM has no local type.
Method Signatures

Method GET_CHAR_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING 20040317

Method GET_CHAR_VALUE on Interface IF_SXML_INPUT_STREAM has no exception.

Method NSURI_BY_PREFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAMESPACE Value transfer Type reference (TYPE) ANYURI 20040308
2 Importing PREFIX Call by reference Type reference (TYPE) STRING 20040308

Method NSURI_BY_PREFIX on Interface IF_SXML_INPUT_STREAM has no exception.

Method PUSHBACK_LAST_TAG Signature

Method PUSHBACK_LAST_TAG on Interface IF_SXML_INPUT_STREAM has no parameter.
Method PUSHBACK_LAST_TAG on Interface IF_SXML_INPUT_STREAM has no exception.

Method READ_TAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TAG Value transfer Object reference (TYPE REF TO) IF_SXML_TAG XML tag interface 20040308

Method READ_TAG on Interface IF_SXML_INPUT_STREAM has no exception.

Method SKIP_TAG Signature

Method SKIP_TAG on Interface IF_SXML_INPUT_STREAM has no parameter.
Method SKIP_TAG on Interface IF_SXML_INPUT_STREAM has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 700