SAP ABAP Class IF_IXML_ISTREAM (Input Streams)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_IXML_STREAM Streams 20001103
Properties
Class IF_IXML_ISTREAM  
Short Description Input Streams    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20001103   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_IXML_ISTREAM has no interface implemented.
Friends
Class IF_IXML_ISTREAM has no friend class.
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
# Method Level Visibility Method type Description Created on
1 CLONE Instance method Public Method 20001103
2 CLOSE Instance method Public Method 20001103
3 GET_DTD_RESTRICTION Instance method Public Method Returns restrictions for DTD processing 20110713
4 GET_ENCODING Instance method Public Method 20001103
5 GET_MAX_EXPANSION Instance method Public Method Returns maximum XML expansion with DTD restrictions 20110713
6 GET_NUM_READ Instance method Public Method Returns the number of characters read up to now 20001103
7 GET_NUM_READ_RAW Instance method Public Method Returns the number of bytes read up to now 20001103
8 GET_PUBLIC_ID Instance method Public Method 20001103
9 GET_SYSTEM_ID Instance method Public Method 20001103
10 IS_CAPABLE Instance method Public Method 20001103
11 MAKE_ABSOLUTE_ID Instance method Public Method 20001103
12 OPEN Instance method Public Method 20001103
13 QUERY_INTERFACE Instance method Public Method 20001103
14 SET_DTD_RESTRICTION Instance method Public Method Sets restrictions for DTD processing 20110713
15 SET_ENCODING Instance method Public Method 20001103
16 SET_MAX_EXPANSION Instance method Public Method Sets maximum XML expansion with DTD restrictions 20110713
17 SET_PUBLIC_ID Instance method Public Method 20001103
18 SET_SYSTEM_ID Instance method Public Method 20001103
Events
Class IF_IXML_ISTREAM has no event.
Types
Class IF_IXML_ISTREAM has no local type.
Method Signatures

Method CLONE Signature

Method CLONE on class IF_IXML_ISTREAM has no parameter.
Method CLONE on class IF_IXML_ISTREAM has no exception.

Method CLOSE Signature

Method CLOSE on class IF_IXML_ISTREAM has no parameter.
Method CLOSE on class 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 Returning RVAL Value transfer Type reference (TYPE) I Einschränkung für DTDs 20110713

Method GET_DTD_RESTRICTION on class IF_IXML_ISTREAM has no exception.

Method GET_ENCODING Signature

Method GET_ENCODING on class IF_IXML_ISTREAM has no parameter.
Method GET_ENCODING on class 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 Returning RVAL Value transfer Type reference (TYPE) I Multiplikator gelesene Zeichen / erzeugte Zeichen 20110713

Method GET_MAX_EXPANSION on class 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 Returning RVAL Value transfer Type reference (TYPE) I Anzahl der bislang gelesenen UTF-16-Zeichen 20001103

Method GET_NUM_READ on class 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 Returning RVAL Value transfer Type reference (TYPE) I Anzahl der bislang gelesenen Bytes 20001103

Method GET_NUM_READ_RAW on class IF_IXML_ISTREAM has no exception.

Method GET_PUBLIC_ID Signature

Method GET_PUBLIC_ID on class IF_IXML_ISTREAM has no parameter.
Method GET_PUBLIC_ID on class IF_IXML_ISTREAM has no exception.

Method GET_SYSTEM_ID Signature

Method GET_SYSTEM_ID on class IF_IXML_ISTREAM has no parameter.
Method GET_SYSTEM_ID on class IF_IXML_ISTREAM has no exception.

Method IS_CAPABLE Signature

Method IS_CAPABLE on class IF_IXML_ISTREAM has no parameter.
Method IS_CAPABLE on class IF_IXML_ISTREAM has no exception.

Method MAKE_ABSOLUTE_ID Signature

Method MAKE_ABSOLUTE_ID on class IF_IXML_ISTREAM has no parameter.
Method MAKE_ABSOLUTE_ID on class IF_IXML_ISTREAM has no exception.

Method OPEN Signature

Method OPEN on class IF_IXML_ISTREAM has no parameter.
Method OPEN on class IF_IXML_ISTREAM has no exception.

Method QUERY_INTERFACE Signature

Method QUERY_INTERFACE on class IF_IXML_ISTREAM has no parameter.
Method QUERY_INTERFACE on class 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 Importing LEVEL Call by reference Type reference (TYPE) I DTD_RESTRICTED Einschränkung für DTDs 20110713

Method SET_DTD_RESTRICTION on class IF_IXML_ISTREAM has no exception.

Method SET_ENCODING Signature

Method SET_ENCODING on class IF_IXML_ISTREAM has no parameter.
Method SET_ENCODING on class 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 Importing MULTIPLIER Call by reference Type reference (TYPE) I 10 Multiplikator gelesene Zeichen / erzeugte Zeichen 20110713

Method SET_MAX_EXPANSION on class IF_IXML_ISTREAM has no exception.

Method SET_PUBLIC_ID Signature

Method SET_PUBLIC_ID on class IF_IXML_ISTREAM has no parameter.
Method SET_PUBLIC_ID on class IF_IXML_ISTREAM has no exception.

Method SET_SYSTEM_ID Signature

Method SET_SYSTEM_ID on class IF_IXML_ISTREAM has no parameter.
Method SET_SYSTEM_ID on class IF_IXML_ISTREAM has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in