| Package | Description |
|---|---|
| fmpp.localdatabuilders |
fmpp.LocalDataBuilder implementations. |
| Class and Description |
|---|
| BshLocalDataBuilder
Deduces the file name of a BeanShell scrip file from the source file
name, and executes that script to create local data.
|
| CachingLocalDataBuilder
Stores the returned
Map, and reuses it
CachingLocalDataBuilder.build(Engine, TemplateEnvironment) is invoked again during the same
processing session. |