static class FileAccessZip.FileZipData
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| (package private) TreeNodeBase.TreeNode<FileRemote> | childrenZip | 
| (package private) java.io.File | theFile | 
| (package private) java.util.zip.ZipEntry | zipEntry | 
| (package private) java.util.zip.ZipFile | zipFile | 
| Constructor and Description | 
|---|
| FileZipData() | 
java.io.File theFile
java.util.zip.ZipFile zipFile
java.util.zip.ZipEntry zipEntry
TreeNodeBase.TreeNode<FileRemote> childrenZip