Generated by
JDiff

Class com.itextpdf.commons.logs.CommonsLogMessageConstant

Added Fields
String  RATIO_IS_HIGHLY_SUSPICIOUS Message notifies that archive is suspicious to be a zip bomb due to large ratio between the compressed and uncompressed archive entry.
String  TOO_MUCH_ENTRIES_IN_ARCHIVE Message notifies that archive is suspicious to be a zip bomb because the number of file entries extracted from the archive is greater than a predefined threshold.
String  UNCOMPRESSED_DATA_SIZE_IS_TOO_MUCH Message notifies that archive is suspicious to be a zip bomb due to large total size of the uncompressed data.