public static final class AntTask.CommaElement extends AbstractElementWithOperands implements AntTask.ExpressionElement
| Constructor and Description |
|---|
CommaElement() |
| Modifier and Type | Method and Description |
|---|---|
void |
addConfigured(AntTask.ExpressionElement operand)
Another expression that will be evaluated for each directory, file and archive entry.
|
Find.Expression |
toExpression()
Produces a FIND
Find.Expression. |
createSequentialpublic void addConfigured(AntTask.ExpressionElement operand)
AbstractElementWithOperandsaddConfigured in class AbstractElementWithOperandspublic Find.Expression toExpression()
AntTask.ExpressionElementFind.Expression.toExpression in interface AntTask.ExpressionElementCopyright © 2019 Arno Unkrig. All rights reserved.