public static class AntTask.DeleteElement extends Object implements AntTask.ExpressionElement
true if removal succeeded. If the removal failed, an error message is issued.
If you want to delete directories, also configure the --descendants-first option, for
otherwise the directory is first deleted, and then traversed, which cannot possibly work.| Constructor and Description |
|---|
DeleteElement() |
| Modifier and Type | Method and Description |
|---|---|
Find.Expression |
toExpression()
Produces a FIND
Find.Expression. |
public Find.Expression toExpression()
AntTask.ExpressionElementFind.Expression.toExpression in interface AntTask.ExpressionElementCopyright © 2019 Arno Unkrig. All rights reserved.