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()
ZipEntrySourcegetSourceFilePath in interface ZipEntrySourceString getEntryName()
ZipEntrySourcegetEntryName in interface ZipEntrySource