public interface FileZipEntrySource extends ZipEntrySource
Modifier and Type | Method and Description |
---|---|
String |
getEntryName()
The name of the destination entry.
|
Path |
getSourceFilePath()
Location of a file where source is located.
|
Path getSourceFilePath()
ZipEntrySource
getSourceFilePath
in interface ZipEntrySource
String getEntryName()
ZipEntrySource
getEntryName
in interface ZipEntrySource