Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X
S
setComment(String)
- Method in class ru.protek.component.xzip.
XZipEntry
Sets the optional comment string for the entry.
setComment(String)
- Method in class ru.protek.component.xzip.
XZipOutputStream
Sets the ZIP file comment.
setCompressedSize(long)
- Method in class ru.protek.component.xzip.
XZipEntry
Sets the size of the compressed entry data.
setCrc(long)
- Method in class ru.protek.component.xzip.
XZipEntry
Sets the CRC-32 checksum of the uncompressed entry data.
setExtra(byte[])
- Method in class ru.protek.component.xzip.
XZipEntry
Sets the optional extra field data for the entry.
setLevel(int)
- Method in class ru.protek.component.xzip.
XZipOutputStream
Sets the compression level for subsequent entries which are DEFLATED.
setMethod(int)
- Method in class ru.protek.component.xzip.
XZipEntry
Sets the compression method for the entry.
setMethod(int)
- Method in class ru.protek.component.xzip.
XZipOutputStream
Sets the default compression method for subsequent entries.
setPassword(String)
- Method in class ru.protek.component.xzip.
XZipInputStream
Устанавливает пароль.
setPassword(String)
- Method in class ru.protek.component.xzip.
XZipOutputStream
Устанавливает пароль.
setPasswordEncode(String)
- Method in class ru.protek.component.xzip.
XZipInputStream
Устанавливает кодировку строки пароля.
setPasswordEncode(String)
- Method in class ru.protek.component.xzip.
XZipOutputStream
Устанавливает кодировку строки пароля.
setSize(long)
- Method in class ru.protek.component.xzip.
XZipEntry
Sets the uncompressed size of the entry data.
setTime(long)
- Method in class ru.protek.component.xzip.
XZipEntry
Sets the modification time of the entry.
size
- Variable in class ru.protek.component.xzip.
XZipEntry
skip(long)
- Method in class ru.protek.component.xzip.
XZipInputStream
Skips specified number of bytes in the current ZIP entry.
STORED
- Static variable in class ru.protek.component.xzip.
XZipEntry
Compression method for uncompressed entries.
STORED
- Static variable in class ru.protek.component.xzip.
XZipOutputStream
Compression method for uncompressed (STORED) entries.
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X