Class SuffixFilter
java.lang.Object
com.thoughtworks.qdox.directorywalker.SuffixFilter
- All Implemented Interfaces:
Filter
A file filter based on its suffix
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
suffixFilter
-
-
Constructor Details
-
SuffixFilter
- Parameters:
suffixFilter
- the suffix which will be matched for every file, must not benull
-
-
Method Details