Class ExtraFieldUtils.UnparseableExtraField

java.lang.Object
org.apache.commons.compress.archivers.zip.ExtraFieldUtils.UnparseableExtraField
All Implemented Interfaces:
UnparseableExtraFieldBehavior
Enclosing class:
ExtraFieldUtils

"enum" for the possible actions to take if the extra field cannot be parsed.

This class has been created long before Java 5 and would have been a real enum ever since.

Since:
1.1