public static final class AntTask.TypeElement extends Object implements AntTask.ExpressionElement
Actual types are:
directoryfilearchive-filecompressed-filearchivenormal-contentsdirectory-entry| Constructor and Description |
|---|
TypeElement() |
| Modifier and Type | Method and Description |
|---|---|
void |
setValue(String glob)
The glob to compare the type 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 © 2018 Arno Unkrig. All rights reserved.