SAP ABAP Interface IF_IXML_ISTREAM (Input Streams)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-XML (Application Component) ABAP XML Processing
⤷
SIXML (Package) iXML Library: Parsing, DOM Representation, and XML Rendering

⤷

⤷

Properties
Interface | IF_IXML_ISTREAM | |
Short Description | Input Streams |
General Data
Package | SIXML | iXML Library: Parsing, DOM Representation, and XML Rendering |
Created | 20001103 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_IXML_STREAM | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_IXML_STREAM | Streams | 20001103 |
Friends
Interface IF_IXML_ISTREAM has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | DTD_ALLOWED | Constant | Public | Type reference (TYPE) | I | 0 | No DTD Restriction | 20110713 | |
2 | DTD_PROHIBITED | Constant | Public | Type reference (TYPE) | I | 2 | DTD Generally Forbidden | 20110713 | |
3 | DTD_RESTRICTED | Constant | Public | Type reference (TYPE) | I | 1 | DTD Permitted with Restrictions | 20110713 |
Methods
Events
Interface IF_IXML_ISTREAM has no event.
Types
Interface IF_IXML_ISTREAM has no local type.
Method Signatures
Method CLONE Signature
Method CLONE on Interface IF_IXML_ISTREAM has no parameter.
Method CLONE on Interface IF_IXML_ISTREAM has no exception.
Method CLOSE Signature
Method CLOSE on Interface IF_IXML_ISTREAM has no parameter.
Method CLOSE on Interface IF_IXML_ISTREAM has no exception.
Method GET_DTD_RESTRICTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | I | Einschränkung für DTDs | 20110713 |
Method GET_DTD_RESTRICTION on Interface IF_IXML_ISTREAM has no exception.
Method GET_ENCODING Signature
Method GET_ENCODING on Interface IF_IXML_ISTREAM has no parameter.
Method GET_ENCODING on Interface IF_IXML_ISTREAM has no exception.
Method GET_MAX_EXPANSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | I | Multiplikator gelesene Zeichen / erzeugte Zeichen | 20110713 |
Method GET_MAX_EXPANSION on Interface IF_IXML_ISTREAM has no exception.
Method GET_NUM_READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | I | Anzahl der bislang gelesenen UTF-16-Zeichen | 20001103 |
Method GET_NUM_READ on Interface IF_IXML_ISTREAM has no exception.
Method GET_NUM_READ_RAW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | I | Anzahl der bislang gelesenen Bytes | 20001103 |
Method GET_NUM_READ_RAW on Interface IF_IXML_ISTREAM has no exception.
Method GET_PUBLIC_ID Signature
Method GET_PUBLIC_ID on Interface IF_IXML_ISTREAM has no parameter.
Method GET_PUBLIC_ID on Interface IF_IXML_ISTREAM has no exception.
Method GET_SYSTEM_ID Signature
Method GET_SYSTEM_ID on Interface IF_IXML_ISTREAM has no parameter.
Method GET_SYSTEM_ID on Interface IF_IXML_ISTREAM has no exception.
Method IS_CAPABLE Signature
Method IS_CAPABLE on Interface IF_IXML_ISTREAM has no parameter.
Method IS_CAPABLE on Interface IF_IXML_ISTREAM has no exception.
Method MAKE_ABSOLUTE_ID Signature
Method MAKE_ABSOLUTE_ID on Interface IF_IXML_ISTREAM has no parameter.
Method MAKE_ABSOLUTE_ID on Interface IF_IXML_ISTREAM has no exception.
Method OPEN Signature
Method OPEN on Interface IF_IXML_ISTREAM has no parameter.
Method OPEN on Interface IF_IXML_ISTREAM has no exception.
Method QUERY_INTERFACE Signature
Method QUERY_INTERFACE on Interface IF_IXML_ISTREAM has no parameter.
Method QUERY_INTERFACE on Interface IF_IXML_ISTREAM has no exception.
Method SET_DTD_RESTRICTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LEVEL | Call by reference | Type reference (TYPE) | I | DTD_RESTRICTED | Einschränkung für DTDs | 20110713 |
Method SET_DTD_RESTRICTION on Interface IF_IXML_ISTREAM has no exception.
Method SET_ENCODING Signature
Method SET_ENCODING on Interface IF_IXML_ISTREAM has no parameter.
Method SET_ENCODING on Interface IF_IXML_ISTREAM has no exception.
Method SET_MAX_EXPANSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MULTIPLIER | Call by reference | Type reference (TYPE) | I | 10 | Multiplikator gelesene Zeichen / erzeugte Zeichen | 20110713 |
Method SET_MAX_EXPANSION on Interface IF_IXML_ISTREAM has no exception.
Method SET_PUBLIC_ID Signature
Method SET_PUBLIC_ID on Interface IF_IXML_ISTREAM has no parameter.
Method SET_PUBLIC_ID on Interface IF_IXML_ISTREAM has no exception.
Method SET_SYSTEM_ID Signature
Method SET_SYSTEM_ID on Interface IF_IXML_ISTREAM has no parameter.
Method SET_SYSTEM_ID on Interface IF_IXML_ISTREAM has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 610 |