| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tools.zip.UnsupportedZipFeatureException.Feature
public static class UnsupportedZipFeatureException.Feature
ZIP Features that may or may not be supported.
| Field Summary | |
|---|---|
| static UnsupportedZipFeatureException.Feature | DATA_DESCRIPTORThe entry uses a data descriptor. | 
| static UnsupportedZipFeatureException.Feature | ENCRYPTIONThe entry is encrypted. | 
| static UnsupportedZipFeatureException.Feature | METHODThe entry used an unsupported compression method. | 
| Method Summary | |
|---|---|
|  java.lang.String | toString() | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
|---|
public static final UnsupportedZipFeatureException.Feature ENCRYPTION
public static final UnsupportedZipFeatureException.Feature METHOD
public static final UnsupportedZipFeatureException.Feature DATA_DESCRIPTOR
| Method Detail | 
|---|
public java.lang.String toString()
toString in class java.lang.Object| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||