org.apache.ivy.ant
class IvyAntVariableContainer extends IvyVariableContainerImpl implements IvyVariableContainer
Constructor Summary | |
---|---|
IvyAntVariableContainer(Project project) |
Method Summary | |
---|---|
Object | clone() |
String | getVariable(String name) |
void | setVariable(String varName, String value, boolean overwrite) |
void | updateProject(String id)
Updates the Ant Project used in this container with variables set in Ivy.
|
Parameters: id The identifier of the settings in which the variables have been set, which should be used as property names suffix