| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tools.zip.ZipEncodingHelper
public abstract class ZipEncodingHelper
Static helper functions for robustly encoding filenames in zip files.
| Constructor Summary | |
|---|---|
| ZipEncodingHelper() | |
| Method Summary | |
|---|---|
| static ZipEncoding | getZipEncoding(java.lang.String name)Instantiates a zip encoding. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ZipEncodingHelper()
| Method Detail | 
|---|
public static ZipEncoding getZipEncoding(java.lang.String name)
name - The name of the zip encoding. Specify null for
             the platform's default encoding.
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||