|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Script | Abstraction of a Script. |
| ScriptFactory | Factory class for Script objects. |
| Class Summary | |
|---|---|
| AbstractScript | Abstract implementation of the Script interface. |
| ConstantScript | Script implementation that evaluates to a String constant. |
| ScriptConverter | Converter that uses a Script for String conversion. |
| ScriptedDocumentWriter<E> | A DocumentWriter that uses Scripts for rendering head, body parts and footer. |
| ScriptUtil | Utility class for scripting. |
| ScriptVariable | Name-value-pair that represents a variable in a Script. |
| Exception Summary | |
|---|---|
| ScriptException | Indicates the failure of a Script execution. |
Defines an abstraction of scripts and tamplates.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||