org.jtools.io.filter
Class AntLikeFilter
java.lang.Object
org.jtools.io.filter.AntLikeFilter
- All Implemented Interfaces:
- org.jpattern.condition.Condition<FilterableFile>
public class AntLikeFilter
- extends Object
- implements org.jpattern.condition.Condition<FilterableFile>
- Author:
- Rainer
To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code
and Comments
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AntLikeFilter
public AntLikeFilter(boolean exclude,
String pattern)
match
public boolean match(FilterableFile file)
- Specified by:
match
in interface org.jpattern.condition.Condition<FilterableFile>
© 2000-2006, JTools.org.