public interface ZipExternalFileAttributes
Implementations of this interface should be immutable.
Implementers of this interface are encouraged to also implement good equals
and hashCode
methods.
ZipExternalFileAttributesFactory
,
ZipExternalFileAttributesParser
,
ZipExternalFileAttributesParserRegistry
Modifier and Type | Method and Description |
---|---|
UnsignedInteger |
getEncodedValue()
Get the value of the external file attributes encoded for storing in a
Zip file.
|
ZipVersionMadeBy |
getVersionMadeBy()
Get the version of the Zip software used to create these external file
attributes.
|
ZipVersionMadeBy getVersionMadeBy()
UnsignedInteger getEncodedValue()