public abstract class ZipExtractionConfig
extends java.lang.Object
Constructor and Description |
---|
ZipExtractionConfig(java.lang.String... allowedExtensions) |
Modifier and Type | Method and Description |
---|---|
boolean |
isAllowedFile(java.util.zip.ZipEntry entry) |
void |
processContent(java.util.zip.ZipEntry entry,
byte[] content) |