Package | Description |
---|---|
fmpp.dataloaders |
fmpp.DataLoader implementations. |
Modifier and Type | Class | Description |
---|---|---|
class |
AntProjectDataLoader |
Returns the Ant project object.
|
class |
AntPropertiesDataLoader |
Returns the Map of all Ant properties, or of the selected Ant properties.
|
class |
AntPropertyDataLoader |
Returns the value of an Ant property.
|
class |
AntTaskDataLoader |
Returns the FMPP Ant task object.
|