public abstract class ZipEncodingHelper
extends java.lang.Object
| Constructor and Description |
|---|
ZipEncodingHelper() |
| Modifier and Type | Method and Description |
|---|---|
static ZipEncoding |
getZipEncoding(java.lang.String name)
Instantiates a zip encoding.
|
public static ZipEncoding getZipEncoding(java.lang.String name)
If the requested characer set cannot be found, the platform default will be used instead.
name - The name of the zip encoding. Specify null for
the platform's default encoding."Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"