|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ZipBuilderConfiguration
This interface defines an API that can be used to query a Zip builder about its configuration.
Method Summary | |
---|---|
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. |
Method Detail |
---|
Charset getTextEncodingCharset()
getFileNameEncodingCharset()
Charset getFileNameEncodingCharset()
getTextEncodingCharset()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |