SAP ABAP Class CL_XSLFO_RUNTIME (XSL Formatter Runtime)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-I18 (Application Component) Internationalization (I18N)
     S_XSL_FO_PROCESSOR (Package) XSL Formatted Objects Processor
Properties
Class CL_XSLFO_RUNTIME  
Short Description XSL Formatter Runtime    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_XSL_FO_PROCESSOR   XSL Formatted Objects Processor 
Created 20081030   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_XSLFO_PAGESEQUENCE_NODE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_XSLFO_RUNTIME has no interface implemented.
Friends
Class CL_XSLFO_RUNTIME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LAYOUT_MASTER_SET_NODE Static Attribute Public Object reference (TYPE REF TO) CL_XSLFO_LAYOUT_MASTER_NODE layout-master-set node 20081111
2 LOG Static Attribute Public Object reference (TYPE REF TO) CL_XSLFO_LOG logging helper 20081111
3 MO_ACTUAL_PAGESEQUENCE Static Attribute Public Object reference (TYPE REF TO) CL_XSLFO_PAGESEQUENCE_NODE Node - page-sequence 20090911
4 MT_BLOCK_ID_TABLE Static Attribute Public Type reference (TYPE) CL_XSLFO_PAGESEQUENCE_NODE=>TY_BLOCK_ID_TABLE 20090911
5 OUTPUT Static Attribute Public Object reference (TYPE REF TO) CL_XSLFO_OUTPUT_ADAPTER output adapter 20081111
6 PAGESEQUENCES Static Attribute Public See coding all page-sequence nodes 20081118
7 ROOT_AREA Static Attribute Public Object reference (TYPE REF TO) CL_XSLFO_AREA root area of area tree 20081111
8 ROOT_NODE Static Attribute Public Object reference (TYPE REF TO) CL_XSLFO_OBJECT_NODE root node of document 20081111
9 XMLFILTER Static Attribute Public Object reference (TYPE REF TO) CL_FXS_IXML_FILTER iXML to SXML filter 20081111
10 XMLPARSER Static Attribute Public Object reference (TYPE REF TO) CL_XSLFO_PARSER SXML parser 20081111
11 XMLSRC Static Attribute Public Type reference (TYPE) XSTRING effective xml source 20081111
12 XMLSRC_UNFILTERED Static Attribute Public Type reference (TYPE) XSTRING unfiltered/original xml source 20081111
Methods
# Method Level Visibility Method type Description Created on
1 RESET Static method Public Method Reset runtime 20081111
2 RUN Static method Public Method Run 20081111
3 SETUP Static method Public Method Setup runtime 20081111
4 _REGISTER_LAYOUTMASTERSET Static method Public Method Register layout-master-set (callback from layoutmasterset) 20081118
5 _REGISTER_PAGESEQUENCE Static method Public Method Register page-sequence object (callback from pagesequence) 20081118
Events
Class CL_XSLFO_RUNTIME has no event.
Types
Class CL_XSLFO_RUNTIME has no local type.
Method Signatures

Method RESET Signature

Method RESET on class CL_XSLFO_RUNTIME has no parameter.
Method RESET on class CL_XSLFO_RUNTIME has no exception.

Method RUN Signature

Method RUN on class CL_XSLFO_RUNTIME has no parameter.
# Exception Resumable Description Created on
1 CX_XSLFO_ERROR XSL-FO exception root class 20081111

Method SETUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ADAPTER Call by reference Object reference (TYPE REF TO) CL_XSLFO_OUTPUT_ADAPTER Output adapter base class for XSL formatter 20081111
2 Importing IV_SOURCE Call by reference Type reference (TYPE) XSTRING 20081111
# Exception Resumable Description Created on
1 CX_XSLFO_ERROR XSL-FO exception root class 20081111

Method _REGISTER_LAYOUTMASTERSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LMS Call by reference Object reference (TYPE REF TO) CL_XSLFO_LAYOUT_MASTER_NODE Node - layout-master-set 20081118

Method _REGISTER_LAYOUTMASTERSET on class CL_XSLFO_RUNTIME has no exception.

Method _REGISTER_PAGESEQUENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PAGESEQUENCE Call by reference Object reference (TYPE REF TO) CL_XSLFO_PAGESEQUENCE_NODE Node - page-sequence 20081118

Method _REGISTER_PAGESEQUENCE on class CL_XSLFO_RUNTIME has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720