public static class AntTask.NotElement extends AbstractElementWithOperands implements AntTask.ExpressionElement
| Constructor and Description |
|---|
NotElement() |
| Modifier and Type | Method and Description |
|---|---|
void |
addConfigured(AntTask.ExpressionElement operand)
The expression to negate.
|
Find.Expression |
toExpression()
Produces a FIND
Find.Expression. |
createSequentialpublic void addConfigured(AntTask.ExpressionElement operand)
addConfigured in class AbstractElementWithOperandspublic Find.Expression toExpression()
AntTask.ExpressionElementFind.Expression.toExpression in interface AntTask.ExpressionElementCopyright © 2019 Arno Unkrig. All rights reserved.