public interface ZipCharsetParameters extends ZipParameters
Modifier and Type | Method and Description |
---|---|
Charset |
getCharset()
Returns the default character set for comments and entry names in a ZIP
file.
|
Charset getCharset()
This is an immutable property - multiple calls must return the same object.
Copyright © 2005–2018 Schlichtherle IT Services. All rights reserved.