Package | Description |
---|---|
fmpp.dataloaders |
fmpp.DataLoader implementations. |
fmpp.localdatabuilders |
fmpp.LocalDataBuilder implementations. |
fmpp.tdd |
Textual Data Definition related classes.
|
Class and Description |
---|
DataLoader
Creates an object that will be accessed in FreeMarker templates.
|
Class and Description |
---|
Fragment
Fragment extracted from a TDD expression.
|
Class and Description |
---|
DataLoader
Creates an object that will be accessed in FreeMarker templates.
|
EvalException |
EvaluationEnvironment
Callbacks that let you control the behaviour of TDD expression evaluation.
|
Fragment
Fragment extracted from a TDD expression.
|
FunctionCall
Symbolizes a TDD function call.
|
Interpreter
Evaluates TDD expressions.
|
TypeNotConvertableToMapException
Thrown by
TddUtil.convertToDataMap(Object) ; see there. |