net.sourceforge.argval.collection
Class FilterGroup
java.lang.Object
net.sourceforge.argval.collection.FilterGroup
- All Implemented Interfaces:
- Filter
public class FilterGroup
- extends Object
- implements Filter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FilterGroup
public FilterGroup()
accept
public boolean accept(String value)
- Specified by:
accept
in interface Filter
addFilter
public void addFilter(Filter filter)
Copyright © 2013 Verhagen Software. All Rights Reserved.