Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
public File | Returns: the file resolvedthe extension extension, final Project the project project)Implements org. |
public void | |
public void | |
public void | |
public String | Returns: the string representationOverrides java. |
private void |
antfile | back to summary |
---|---|
private File antfile |
destfile | back to summary |
---|---|
private File destfile |
target | back to summary |
---|---|
private String target |
AntResolver | back to summary |
---|---|
public AntResolver() |
resolve | back to summary |
---|---|
public File resolve(final Extension extension, final Project project) throws BuildException Implements org. Returns the resolved file
|
setAntfile | back to summary |
---|---|
public void setAntfile(final File antfile) Sets the ant file
|
setDestfile | back to summary |
---|---|
public void setDestfile(final File destfile) Sets the destination file
|
setTarget | back to summary |
---|---|
public void setTarget(final String target) Sets the target
|
toString | back to summary |
---|---|
public String toString() Overrides java. Returns a string representation |
validate | back to summary |
---|---|
private void validate() |