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
G
getComment()
- Method in class ru.protek.component.xzip.
XZipEntry
Returns the comment string for the entry, or null if none.
getCompressedSize()
- Method in class ru.protek.component.xzip.
XZipEntry
Returns the size of the compressed entry data, or -1 if not known.
getCrc()
- Method in class ru.protek.component.xzip.
XZipEntry
Returns the CRC-32 checksum of the uncompressed entry data, or -1 if not known.
getExtra()
- Method in class ru.protek.component.xzip.
XZipEntry
Returns the extra field data for the entry, or null if none.
getMethod()
- Method in class ru.protek.component.xzip.
XZipEntry
Returns the compression method of the entry, or -1 if not specified.
getName()
- Method in class ru.protek.component.xzip.
XZipEntry
Returns the name of the entry.
getNextEntry()
- Method in class ru.protek.component.xzip.
XZipInputStream
Переписанная функция getNextEntry() выдает очередное вхождение зипованного файла в архив.
getNextEntry1()
- Method in class ru.protek.component.xzip.
XZipInputStream
Reads the next ZIP file entry and positions the stream at the beginning of the entry data.
getPassword()
- Method in class ru.protek.component.xzip.
XZipInputStream
Возврашает тикущей пароль.
getPassword()
- Method in class ru.protek.component.xzip.
XZipOutputStream
Возврашает тикущей пароль.
getPasswordEncode()
- Method in class ru.protek.component.xzip.
XZipInputStream
Возврашает кодировку в которой установлен пароль.
getPasswordEncode()
- Method in class ru.protek.component.xzip.
XZipOutputStream
Возврашает кодировку в которой установлен пароль.
getSize()
- Method in class ru.protek.component.xzip.
XZipEntry
Returns the uncompressed size of the entry data, or -1 if not known.
getTime()
- Method in class ru.protek.component.xzip.
XZipEntry
Returns the modification time of the entry, or -1 if not specified.
getUTF8Length(String)
- Static method in class ru.protek.component.xzip.
XZipOutputStream
getValue()
- Method in class ru.protek.component.xzip.
XCRC32
Returns the XCRC32 data checksum computed so far.
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