| Class and Description |
|---|
| AbstractElementWithOperands
Abstract base class for various ANT beans that have EXPRESSION subelements.
|
| AntTask.ExpressionElement |
| Find
The central API for the ZZFIND functionality.
|
| Find.BinaryTest
A
Find.Test with two operand expressions. |
| Find.BooleanTest
Gets and returns the value of a boolean property, or
false if that property is not set. |
| Find.Expression
Representation of the "FIND expression".
|
| Find.GlobTest
Matches a
Glob with a property value. |
| Find.PredicateTest
Evaluates a predicate for a property's value and returns the result, or
null iff the property is not
set. |
| Find.StringPredicateTest
Evaluates a property's value, converted to
String, against a predicate. |
| Find.UnaryTest
A
Find.Test with one operand expression. |
Copyright © 2019 Arno Unkrig. All rights reserved.