public static final class AntTask.NameElement extends Object implements AntTask.ExpressionElement
true iff the name of the current file/directory/archive entry matches the given
glob.| Constructor and Description |
|---|
NameElement() |
| Modifier and Type | Method and Description |
|---|---|
void |
setValue(String glob)
The glob to compare against.
|
Find.Expression |
toExpression()
Produces a FIND
Find.Expression. |
public void setValue(String glob)
public Find.Expression toExpression()
AntTask.ExpressionElementFind.Expression.toExpression in interface AntTask.ExpressionElementCopyright © 2019 Arno Unkrig. All rights reserved.