com.canoo.ant.filter
Class GroupFilter
java.lang.Object
com.canoo.ant.filter.ATableFilter
com.canoo.ant.filter.GroupFilter
- All Implemented Interfaces:
- ITableFilter
public class GroupFilter
- extends ATableFilter
A Filter that matches the first Property object
for each distinct propValue
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroupFilter
public GroupFilter()
GroupFilter
public GroupFilter(String foreignName)
reset
protected void reset()
- Overrides:
reset in class ATableFilter
matches
protected boolean matches(String expected,
String runningValue)
- Specified by:
matches in class ATableFilter
stopOnMatch
protected boolean stopOnMatch()
- Specified by:
stopOnMatch in class ATableFilter