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 | 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
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Reset runtime | 20081111 | |
| 2 | Static method | Public | Method | Run | 20081111 | |
| 3 | Static method | Public | Method | Setup runtime | 20081111 | |
| 4 | Static method | Public | Method | Register layout-master-set (callback from layoutmasterset) | 20081118 | |
| 5 | 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 | XSL-FO exception root class | 20081111 |
Method SETUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ADAPTER | Call by reference | Object reference (TYPE REF TO) | CL_XSLFO_OUTPUT_ADAPTER | Output adapter base class for XSL formatter | 20081111 | |||
| 2 | IV_SOURCE | Call by reference | Type reference (TYPE) | XSTRING | 20081111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | 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 |