public class CascadedExcludeFileFilter extends Object implements net.lingala.zip4j.model.ExcludeFileFilter
T-Plan Robot Enterprise, (C) 2009-2025 T-Plan Limited. All rights reserved.
Constructor and Description |
---|
CascadedExcludeFileFilter() |
Modifier and Type | Method and Description |
---|---|
void |
add(net.lingala.zip4j.model.ExcludeFileFilter filter) |
void |
add(List<File> files) |
boolean |
isExcluded(File file) |