|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectfmpp.dataloaders.AntDataLoader
fmpp.dataloaders.AntPropertiesDataLoader
public class AntPropertiesDataLoader
Returns the Map of all Ant properties, or of the selected Ant properties.
| Field Summary |
|---|
| Fields inherited from class fmpp.dataloaders.AntDataLoader |
|---|
ATTRIBUTE_ANT_TASK |
| Constructor Summary | |
|---|---|
AntPropertiesDataLoader()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
load(Engine eng,
java.util.List args,
org.apache.tools.ant.Task task)
Override this method to implement your Ant related data loader. |
| Methods inherited from class fmpp.dataloaders.AntDataLoader |
|---|
load |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AntPropertiesDataLoader()
| Method Detail |
|---|
public java.lang.Object load(Engine eng,
java.util.List args,
org.apache.tools.ant.Task task)
throws StringUtil.ParseException
AntDataLoader
load in class AntDataLoaderStringUtil.ParseException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||