org.apache.ivy.ant
public class IvyVar extends IvyTask
| Method Summary | |
|---|---|
| void | doExecute() |
| File | getFile() |
| String | getName() |
| String | getPrefix() |
| String | getUrl() |
| String | getValue() |
| void | setFile(File aFile) |
| void | setName(String aName) |
| void | setPrefix(String aPrefix) |
| void | setUrl(String aUrl) |
| void | setValue(String aValue) |