SAP ABAP Class CL_SXML_INPUT_STREAM (SOAP XML Stream NG)
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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SXML_INPUT_STREAM | XML Stream Interface | 20040317 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SXML_TAG | XML Tag Interface | 20040317 |
Properties
Class | CL_SXML_INPUT_STREAM | |
Short Description | SOAP XML Stream NG | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_CORE_XML | XML Parts of SOAP Runtime |
Created | 20040317 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SXML_INPUT_STREAM has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SXML_INPUT_STREAM | XML Stream Interface | 20040317 | ||
2 | IF_SXML_TAG | XML Tag Interface | 20040317 |
Friends
Class CL_SXML_INPUT_STREAM has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | I | 2 | 20040318 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | I | 1 | 20040318 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 0 | Depth of XML Tag | 20040317 | |
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20040317 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20040317 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20040317 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | XML Document State | 20040318 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_FX_READER | XML Reader | 20040317 | ||
9 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_SXML_INPUT_STREAM' | 20040317 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20040317 |
2 | ![]() |
Static method | Public | Method | 20040317 | |
3 | ![]() |
Instance method | Private | Method | 20040317 |
Events
Class CL_SXML_INPUT_STREAM has no event.
Types
Class CL_SXML_INPUT_STREAM has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XMLDOC_UTF8 | Call by reference | Type reference (TYPE) | XSTRING | 20040317 |
Method CONSTRUCTOR on class CL_SXML_INPUT_STREAM has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XMLDOC_UTF8 | Call by reference | Type reference (TYPE) | XSTRING | 20040317 |
Method CREATE on class CL_SXML_INPUT_STREAM has no exception.
Method GET_NEXT_TAG Signature
Method GET_NEXT_TAG on class CL_SXML_INPUT_STREAM has no parameter.
Method GET_NEXT_TAG on class CL_SXML_INPUT_STREAM has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 700 |