Package | Description |
---|---|
org.apache.commons.io.filefilter |
Modifier and Type | Class and Description |
---|---|
class |
AndFileFilter
A
FileFilter providing conditional AND logic across a list of
file filters. |
class |
OrFileFilter
A
FileFilter providing conditional OR logic across a list of file filters. |