Package | Description |
---|---|
com.j256.simplezip.format.extra |
Specific processing of the extra bytes from the file headers and the central directory entries.
|
Modifier and Type | Method and Description |
---|---|
static ExtraFieldId |
ExtraFieldId.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExtraFieldId[] |
ExtraFieldId.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
This documentation content is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.