SAP ABAP Class IF_XML_STREAM (XML Stream Interface)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_CHAR_STREAM 20020912
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SOAP_XP SOAP Kernel Module 20020918
Properties
Class IF_XML_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 20020912   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_XML_STREAM has no forward declaration.
Interfaces
Class IF_XML_STREAM has no interface implemented.
Friends
Class IF_XML_STREAM has no friend class.
Attributes
Class IF_XML_STREAM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 NSURI_BY_PREFIX Instance method Public Method 20030814
2 PUSHBACK_LAST_TAG Instance method Public Method 20030122
3 READ_TAG Instance method Public Method 20030108
4 SKIP_TAG Instance method Public Method 20030122
5 WRITE_ATTRIBUTE Instance method Public Method 20020912
6 WRITE_CLOSE_TAG Instance method Public Method 20020912
7 WRITE_OPEN_TAG Instance method Public Method 20020912
8 WRITE_VALUE Instance method Public Method 20020912
Events
Class IF_XML_STREAM has no event.
Types
Class IF_XML_STREAM has no local type.
Method Signatures

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 20030814
2 Importing PREFIX Call by reference Type reference (TYPE) STRING 20030814

Method NSURI_BY_PREFIX on class IF_XML_STREAM has no exception.

Method PUSHBACK_LAST_TAG Signature

Method PUSHBACK_LAST_TAG on class IF_XML_STREAM has no parameter.
Method PUSHBACK_LAST_TAG on class IF_XML_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 20030108

Method READ_TAG on class IF_XML_STREAM has no exception.

Method SKIP_TAG Signature

Method SKIP_TAG on class IF_XML_STREAM has no parameter.
Method SKIP_TAG on class IF_XML_STREAM has no exception.

Method WRITE_ATTRIBUTE 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 20020912
2 Importing NS_PREFIX Call by reference Type reference (TYPE) STRING 20020912
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20020912

Method WRITE_ATTRIBUTE on class IF_XML_STREAM has no exception.

Method WRITE_CLOSE_TAG 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 20020912
2 Importing NS_PREFIX Call by reference Type reference (TYPE) STRING 20020912

Method WRITE_CLOSE_TAG on class IF_XML_STREAM has no exception.

Method WRITE_OPEN_TAG 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 20020912
2 Importing NS_PREFIX Call by reference Type reference (TYPE) STRING 20020912

Method WRITE_OPEN_TAG on class IF_XML_STREAM has no exception.

Method WRITE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20020912

Method WRITE_VALUE on class IF_XML_STREAM has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in