SAP ABAP Class IF_SXML_INPUT_STREAM (XML Stream Interface)
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
Class IF_SXML_INPUT_STREAM  
Short Description XML Stream Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040308   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SXML_INPUT_STREAM has no forward declaration.
Interfaces
Class IF_SXML_INPUT_STREAM has no interface implemented.
Friends
Class IF_SXML_INPUT_STREAM has no friend class.
Attributes
Class 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
Class IF_SXML_INPUT_STREAM has no event.
Types
Class 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 class 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 class IF_SXML_INPUT_STREAM has no exception.

Method PUSHBACK_LAST_TAG Signature

Method PUSHBACK_LAST_TAG on class IF_SXML_INPUT_STREAM has no parameter.
Method PUSHBACK_LAST_TAG on class 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 class IF_SXML_INPUT_STREAM has no exception.

Method SKIP_TAG Signature

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