Interface PluginFilesUtil.UnpackFilter
-
- Enclosing class:
- PluginFilesUtil
public static interface PluginFilesUtil.UnpackFilter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
unpackEntry(String entryName, File toFile)
Called for every archive enrties to check if extract them
-