| Class | Description |
|---|---|
| CompositeFileFilter |
Filters a file based on a composition of several other filters.
|
| FileExtensionFilter |
Accepts a file based on its file extension against a list of one or more
acceptable file extensions.
|
| FileNameDateTimeFilter |
Filters a file based on an embedded date within the filename.
|
| FileNameEndsWithFilter |
Accepts a file based on whether its filename endsWith a specific string.
|
| FileNameStartsWithFilter |
Accepts a file based on whether its filename startsWith a specific string.
|
Copyright © 2012-2015 Cloudhopper by Twitter. All Rights Reserved.