Package fmpp.localdatabuilders
package fmpp.localdatabuilders
fmpp.LocalDataBuilder
implementations.
-
ClassesClassDescriptionDeduces the file name of a BeanShell scrip file from the source file name, and executes that script to create local data.Stores the returned
Map
, and reuses itCachingLocalDataBuilder.build(Engine, TemplateEnvironment)
is invoked again during the same processing session.Trivial local data builder that returns theMap
passed to its constructor.Builds data from a TDD hash, interpreting function calls as data loader invocations.