public interface InternalFileAttributesStrategy
ZipBuilder.ZipInternalFileAttributes| Modifier and Type | Method and Description |
|---|---|
ZipInternalFileAttributes |
createInternalFileAttributes(UnixEntityType type,
org.entityfs.el.AbsoluteLocation loc)
Create internal file attributes based on the supplied information.
|
ZipInternalFileAttributes createInternalFileAttributes(UnixEntityType type, org.entityfs.el.AbsoluteLocation loc)
type - The type of entity that is to be added to a Zip archive.loc - The location of the entity.