SAP ABAP Class CL_XSLFO_TEXT_NODE (Node - text)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-I18 (Application Component) Internationalization (I18N)
     S_XSL_FO_OBJECT_MODEL (Package) (obsolote prototype) XSL Formatted Objects Object Model
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_XSLFO_CONTENT_NODE Node - superclass of all nodes containing content 20081118
Properties
Class CL_XSLFO_TEXT_NODE  
Short Description Node - text    
Super Class CL_XSLFO_CONTENT_NODE Node - superclass of all nodes containing content 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_XSL_FO_OBJECT_MODEL   (obsolote prototype) XSL Formatted Objects Object Model 
Created 20080206   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)
2 CL_XSLFO_INLINE_TEXT_AREA Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_XSLFO_TEXT_NODE has no interface implemented.
Friends
Class CL_XSLFO_TEXT_NODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_WORDS Instance attribute Public Type reference (TYPE) CL_XSLFO_INLINE_TEXT_AREA=>TY_WORD_TABLE 20080219
2 MV_PAGENUMBER Instance attribute Private Type reference (TYPE) ABAP_BOOL 20090911
3 MV_SELECTED_FONT Instance attribute Public Type reference (TYPE) XSLFO_FONTID XSL-FO font identifier for renderer 20080206
4 MV_TEXT Instance attribute Public Type reference (TYPE) STRING 20080206
5 MV_WIDTH_SPACECHAR Instance attribute Private Type reference (TYPE) XSLFO_LENGTH XSL:FO length unit (1/72000 inch) 20090911
Methods
# Method Level Visibility Method type Description Created on
1 CONDENSE_TEXT Instance method Protected Method Condense text 20080211
2 CONDENSE_TEXT_OLD Instance method Public Method Condense text (original code) 20090911
3 SET_TEXT Instance method Public Method Set text 20080206
4 SPLIT_UP_TEXT Instance method Protected Method Split up text into elements(words,...) 20080219
Events
Class CL_XSLFO_TEXT_NODE has no event.
Types
Class CL_XSLFO_TEXT_NODE has no local type.
Method Signatures

Method CONDENSE_TEXT Signature

Method CONDENSE_TEXT on class CL_XSLFO_TEXT_NODE has no parameter.
Method CONDENSE_TEXT on class CL_XSLFO_TEXT_NODE has no exception.

Method CONDENSE_TEXT_OLD Signature

Method CONDENSE_TEXT_OLD on class CL_XSLFO_TEXT_NODE has no parameter.
Method CONDENSE_TEXT_OLD on class CL_XSLFO_TEXT_NODE has no exception.

Method SET_TEXT Signature

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

Method SET_TEXT on class CL_XSLFO_TEXT_NODE has no exception.

Method SPLIT_UP_TEXT Signature

Method SPLIT_UP_TEXT on class CL_XSLFO_TEXT_NODE has no parameter.
# Exception Resumable Description Created on
1 CX_XSLFO_ERROR XSL-FO compile error 20080317
History
Last changed by/on SAP  20110908 
SAP Release Created in 711