SAP ABAP Class CL_XLF_OUTPUT_STREAM (Output 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_OUTPUT_STREAM  
Short Description Output 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 20101111   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_XLF_OUTPUT_STREAM has no interface implemented.
Friends
Class CL_XLF_OUTPUT_STREAM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_FALSE Constant Private Type reference (TYPE) X '00' 20101111
2 CO_TRUE Constant Private Type reference (TYPE) X '01' 20101111
3 M_CHAR_TO_UTF8 Static Attribute Private Object reference (TYPE REF TO) CL_ABAP_CONV_OBJ A CCC Converter Object 20101111
4 M_CONTENT Instance attribute Private Type reference (TYPE) XSTRING 20101111
5 M_LENGTH Instance attribute Private Type reference (TYPE) I 20101111
6 M_SIZE Instance attribute Private Type reference (TYPE) I 20101111
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20101111
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101111
3 GET_CONTENT Instance method Public Method 20101111
4 WRITE Instance method Private Method 20101111
5 WRITE_BOOL Instance method Public Method 20101111
6 WRITE_INT Instance method Public Method 20101111
7 WRITE_STRING Instance method Public Method 20101111
Events
Class CL_XLF_OUTPUT_STREAM has no event.
Types
Class CL_XLF_OUTPUT_STREAM has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_XLF_OUTPUT_STREAM has no parameter.
Method CLASS_CONSTRUCTOR on class CL_XLF_OUTPUT_STREAM has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_XLF_OUTPUT_STREAM has no parameter.
Method CONSTRUCTOR on class CL_XLF_OUTPUT_STREAM has no exception.

Method GET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONTENT Value transfer Type reference (TYPE) XSTRING 20101111

Method GET_CONTENT on class CL_XLF_OUTPUT_STREAM has no exception.

Method WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) XSEQUENCE 20101111
2 Importing LENGTH Call by reference Type reference (TYPE) I 20101111

Method WRITE on class CL_XLF_OUTPUT_STREAM has no exception.

Method WRITE_BOOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BOOL Call by reference Type reference (TYPE) ABAP_BOOL 20101111

Method WRITE_BOOL on class CL_XLF_OUTPUT_STREAM has no exception.

Method WRITE_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INT Value transfer Type reference (TYPE) I 20101111

Method WRITE_INT on class CL_XLF_OUTPUT_STREAM has no exception.

Method WRITE_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STRING Call by reference Type reference (TYPE) STRING 20101111

Method WRITE_STRING on class CL_XLF_OUTPUT_STREAM has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703