public interface ZipBuilderConfiguration
Modifier and Type | Method and Description |
---|---|
Charset |
getFileNameEncodingCharset()
Get the charset used for encoding file names in the Zip file.
|
Charset |
getTextEncodingCharset()
Get the charset used for encoding text such as comments in the Zip file.
|
Charset getTextEncodingCharset()
getFileNameEncodingCharset()
Charset getFileNameEncodingCharset()
getTextEncodingCharset()