SAP ABAP Class CL_XLF_TEXT (Text)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-TTL (Application Component) Translation Tools
     SLXE_XLIFF (Package) XLIFF 1.2 Library
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_XLF_NODE Basic element implementation 20100915
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XLF_CODE_FRAGMENT Tagging interface for inline element code-fragments 20100915
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XLF_TEXT A plain text node 20100915
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XLF_TEXT_FRAGMENT Tagging interface for inline element text-fragments 20100915
Properties
Class CL_XLF_TEXT  
Short Description Text    
Super Class CL_XLF_NODE Basic element implementation 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLXE_XLIFF   XLIFF 1.2 Library 
Created 20100915   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XLF_TEXT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_XLF_CODE_FRAGMENT Tagging interface for inline element code-fragments 20100915
2 IF_XLF_TEXT A plain text node 20100915
3 IF_XLF_TEXT_FRAGMENT Tagging interface for inline element text-fragments 20100915
Friends
Class CL_XLF_TEXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASS_REF Static Attribute Private Object reference (TYPE REF TO) CL_ABAP_CLASSDESCR Runtime Type Services 20101004
2 HASH_MARKER Constant Private Type reference (TYPE) XSTRING '5C74' 20101108
3 SERIAL_VERSION Constant Private Type reference (TYPE) I 1 20101115
4 TEXT Instance attribute Private Type reference (TYPE) STRING 20100915
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20101004
2 DESERIALIZE Instance method Public Method 20101115
3 INIT_TEXT Instance method Public Method 20101115
4 SERIALIZE Instance method Public Method 20101115
Events
Class CL_XLF_TEXT has no event.
Types
Class CL_XLF_TEXT has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method DESERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS Call by reference Object reference (TYPE REF TO) CL_XLF_INPUT_STREAM Input stream 20101115
# Exception Resumable Description Created on
1 CX_XLF_DESERIALIZATION_ERROR Deserialization error 20101115

Method INIT_TEXT Signature

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

Method INIT_TEXT on class CL_XLF_TEXT has no exception.

Method SERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OS Call by reference Object reference (TYPE REF TO) CL_XLF_OUTPUT_STREAM Output Stream 20101115

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