Package net.lingala.zip4j.model
Interface ExcludeFileFilter
-
public interface ExcludeFileFilter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isExcluded(java.io.File file)
-