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 | ![]() |
Instance method | Public | Method | 20030814 | |
2 | ![]() |
Instance method | Public | Method | 20030122 | |
3 | ![]() |
Instance method | Public | Method | 20030108 | |
4 | ![]() |
Instance method | Public | Method | 20030122 | |
5 | ![]() |
Instance method | Public | Method | 20020912 | |
6 | ![]() |
Instance method | Public | Method | 20020912 | |
7 | ![]() |
Instance method | Public | Method | 20020912 | |
8 | ![]() |
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 | ![]() |
NAMESPACE | Value transfer | Type reference (TYPE) | ANYURI | 20030814 | |||
2 | ![]() |
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 | ![]() |
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 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20020912 | |||
2 | ![]() |
NS_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20020912 | |||
3 | ![]() |
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 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20020912 | |||
2 | ![]() |
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 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20020912 | |||
2 | ![]() |
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 | ![]() |
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 |