com.thoughtworks.qdox.directorywalker
Class SuffixFilter
java.lang.Object
com.thoughtworks.qdox.directorywalker.SuffixFilter
- All Implemented Interfaces:
- Filter
public class SuffixFilter
- extends Object
- implements Filter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SuffixFilter
public SuffixFilter(String suffixFilter)
filter
public boolean filter(File file)
- Specified by:
filter
in interface Filter
Copyright © 2002-2011. All Rights Reserved.