public static class AntTask.CopyElement extends Object implements AntTask.ExpressionElement
| Constructor and Description |
|---|
CopyElement() |
| Modifier and Type | Method and Description |
|---|---|
void |
setMkdirs(boolean value)
Whether to create any missing parent directories for the output file.
|
void |
setTofile(File value)
The file to copy to.
|
Find.Expression |
toExpression()
Produces a FIND
Find.Expression. |
public void setTofile(File value)
public void setMkdirs(boolean value)
public Find.Expression toExpression()
AntTask.ExpressionElementFind.Expression.toExpression in interface AntTask.ExpressionElementCopyright © 2019 Arno Unkrig. All rights reserved.