| Package | Description |
|---|---|
| fmpp.dataloaders |
fmpp.DataLoader implementations. |
| fmpp.localdatabuilders |
fmpp.LocalDataBuilder implementations. |
| fmpp.tdd |
Textual Data Definition related classes.
|
| Class | Description |
|---|---|
| DataLoader |
Creates an object that will be accessed in FreeMarker templates.
|
| Class | Description |
|---|---|
| Fragment |
Fragment extracted from a TDD expression.
|
| Class | 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. |