SAP ABAP Class CL_XLF_INPUT_STREAM (Input stream)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_XLIFF (Package) XLIFF 1.2 Library

⤷

⤷

Properties
Class | CL_XLF_INPUT_STREAM | |
Short Description | Input stream | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SLXE_XLIFF | XLIFF 1.2 Library |
Created | 20101112 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_XLF_INPUT_STREAM has no interface implemented.
Friends
Class CL_XLF_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) | X | '00' | 20101112 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | X | '01' | 20101112 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XSTRING | 20101112 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20101112 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20101112 | |||
6 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_CONV_OBJ | A CCC Converter Object | 20101112 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20101112 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20101112 |
3 | ![]() |
Instance method | Private | Method | 20101112 | |
4 | ![]() |
Instance method | Public | Method | 20101112 | |
5 | ![]() |
Instance method | Public | Method | 20101112 | |
6 | ![]() |
Instance method | Public | Method | 20101112 |
Events
Class CL_XLF_INPUT_STREAM has no event.
Types
Class CL_XLF_INPUT_STREAM has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_XLF_INPUT_STREAM has no parameter.
Method CLASS_CONSTRUCTOR on class CL_XLF_INPUT_STREAM has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20101112 |
Method CONSTRUCTOR on class CL_XLF_INPUT_STREAM has no exception.
Method READ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Value transfer | Type reference (TYPE) | XSTRING | 20101112 | |||
2 | ![]() |
LENGTH | Call by reference | Type reference (TYPE) | I | 20101112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Deserialization error | 20101112 |
Method READ_BOOL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BOOL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Deserialization error | 20101112 |
Method READ_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INT | Value transfer | Type reference (TYPE) | I | 20101112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Deserialization error | 20101112 |
Method READ_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STRING | Value transfer | Type reference (TYPE) | STRING | 20101112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Deserialization error | 20101112 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |