net.lingala.zip4j.util
Interface InternalZipConstants
public interface InternalZipConstants
LOCSIG
static final long LOCSIG
- See Also:
- Constant Field Values
EXTSIG
static final long EXTSIG
- See Also:
- Constant Field Values
CENSIG
static final long CENSIG
- See Also:
- Constant Field Values
ENDSIG
static final long ENDSIG
- See Also:
- Constant Field Values
DIGSIG
static final long DIGSIG
- See Also:
- Constant Field Values
ARCEXTDATREC
static final long ARCEXTDATREC
- See Also:
- Constant Field Values
SPLITSIG
static final long SPLITSIG
- See Also:
- Constant Field Values
ZIP64ENDCENDIRLOC
static final long ZIP64ENDCENDIRLOC
- See Also:
- Constant Field Values
ZIP64ENDCENDIRREC
static final long ZIP64ENDCENDIRREC
- See Also:
- Constant Field Values
EXTRAFIELDZIP64LENGTH
static final int EXTRAFIELDZIP64LENGTH
- See Also:
- Constant Field Values
AESSIG
static final int AESSIG
- See Also:
- Constant Field Values
LOCHDR
static final int LOCHDR
- See Also:
- Constant Field Values
EXTHDR
static final int EXTHDR
- See Also:
- Constant Field Values
CENHDR
static final int CENHDR
- See Also:
- Constant Field Values
ENDHDR
static final int ENDHDR
- See Also:
- Constant Field Values
LOCVER
static final int LOCVER
- See Also:
- Constant Field Values
LOCFLG
static final int LOCFLG
- See Also:
- Constant Field Values
LOCHOW
static final int LOCHOW
- See Also:
- Constant Field Values
LOCTIM
static final int LOCTIM
- See Also:
- Constant Field Values
LOCCRC
static final int LOCCRC
- See Also:
- Constant Field Values
LOCSIZ
static final int LOCSIZ
- See Also:
- Constant Field Values
LOCLEN
static final int LOCLEN
- See Also:
- Constant Field Values
LOCNAM
static final int LOCNAM
- See Also:
- Constant Field Values
LOCEXT
static final int LOCEXT
- See Also:
- Constant Field Values
EXTCRC
static final int EXTCRC
- See Also:
- Constant Field Values
EXTSIZ
static final int EXTSIZ
- See Also:
- Constant Field Values
EXTLEN
static final int EXTLEN
- See Also:
- Constant Field Values
CENVEM
static final int CENVEM
- See Also:
- Constant Field Values
CENVER
static final int CENVER
- See Also:
- Constant Field Values
CENFLG
static final int CENFLG
- See Also:
- Constant Field Values
CENHOW
static final int CENHOW
- See Also:
- Constant Field Values
CENTIM
static final int CENTIM
- See Also:
- Constant Field Values
CENCRC
static final int CENCRC
- See Also:
- Constant Field Values
CENSIZ
static final int CENSIZ
- See Also:
- Constant Field Values
CENLEN
static final int CENLEN
- See Also:
- Constant Field Values
CENNAM
static final int CENNAM
- See Also:
- Constant Field Values
CENEXT
static final int CENEXT
- See Also:
- Constant Field Values
CENCOM
static final int CENCOM
- See Also:
- Constant Field Values
CENDSK
static final int CENDSK
- See Also:
- Constant Field Values
CENATT
static final int CENATT
- See Also:
- Constant Field Values
CENATX
static final int CENATX
- See Also:
- Constant Field Values
CENOFF
static final int CENOFF
- See Also:
- Constant Field Values
ENDSUB
static final int ENDSUB
- See Also:
- Constant Field Values
ENDTOT
static final int ENDTOT
- See Also:
- Constant Field Values
ENDSIZ
static final int ENDSIZ
- See Also:
- Constant Field Values
ENDOFF
static final int ENDOFF
- See Also:
- Constant Field Values
ENDCOM
static final int ENDCOM
- See Also:
- Constant Field Values
STD_DEC_HDR_SIZE
static final int STD_DEC_HDR_SIZE
- See Also:
- Constant Field Values
AES_AUTH_LENGTH
static final int AES_AUTH_LENGTH
- See Also:
- Constant Field Values
AES_BLOCK_SIZE
static final int AES_BLOCK_SIZE
- See Also:
- Constant Field Values
MIN_SPLIT_LENGTH
static final int MIN_SPLIT_LENGTH
- See Also:
- Constant Field Values
ZIP_64_LIMIT
static final long ZIP_64_LIMIT
- See Also:
- Constant Field Values
OFFSET_CENTRAL_DIR
static final String OFFSET_CENTRAL_DIR
- See Also:
- Constant Field Values
VERSION
static final String VERSION
- See Also:
- Constant Field Values
MODE_ZIP
static final int MODE_ZIP
- See Also:
- Constant Field Values
MODE_UNZIP
static final int MODE_UNZIP
- See Also:
- Constant Field Values
WRITE_MODE
static final String WRITE_MODE
- See Also:
- Constant Field Values
READ_MODE
static final String READ_MODE
- See Also:
- Constant Field Values
BUFF_SIZE
static final int BUFF_SIZE
- See Also:
- Constant Field Values
FILE_MODE_NONE
static final int FILE_MODE_NONE
- See Also:
- Constant Field Values
FILE_MODE_READ_ONLY
static final int FILE_MODE_READ_ONLY
- See Also:
- Constant Field Values
FILE_MODE_HIDDEN
static final int FILE_MODE_HIDDEN
- See Also:
- Constant Field Values
FILE_MODE_ARCHIVE
static final int FILE_MODE_ARCHIVE
- See Also:
- Constant Field Values
FILE_MODE_READ_ONLY_HIDDEN
static final int FILE_MODE_READ_ONLY_HIDDEN
- See Also:
- Constant Field Values
FILE_MODE_READ_ONLY_ARCHIVE
static final int FILE_MODE_READ_ONLY_ARCHIVE
- See Also:
- Constant Field Values
FILE_MODE_HIDDEN_ARCHIVE
static final int FILE_MODE_HIDDEN_ARCHIVE
- See Also:
- Constant Field Values
FILE_MODE_READ_ONLY_HIDDEN_ARCHIVE
static final int FILE_MODE_READ_ONLY_HIDDEN_ARCHIVE
- See Also:
- Constant Field Values
FILE_MODE_SYSTEM
static final int FILE_MODE_SYSTEM
- See Also:
- Constant Field Values
FOLDER_MODE_NONE
static final int FOLDER_MODE_NONE
- See Also:
- Constant Field Values
FOLDER_MODE_HIDDEN
static final int FOLDER_MODE_HIDDEN
- See Also:
- Constant Field Values
FOLDER_MODE_ARCHIVE
static final int FOLDER_MODE_ARCHIVE
- See Also:
- Constant Field Values
FOLDER_MODE_HIDDEN_ARCHIVE
static final int FOLDER_MODE_HIDDEN_ARCHIVE
- See Also:
- Constant Field Values
UPDATE_LFH_CRC
static final int UPDATE_LFH_CRC
- See Also:
- Constant Field Values
UPDATE_LFH_COMP_SIZE
static final int UPDATE_LFH_COMP_SIZE
- See Also:
- Constant Field Values
UPDATE_LFH_UNCOMP_SIZE
static final int UPDATE_LFH_UNCOMP_SIZE
- See Also:
- Constant Field Values
LIST_TYPE_FILE
static final int LIST_TYPE_FILE
- See Also:
- Constant Field Values
LIST_TYPE_STRING
static final int LIST_TYPE_STRING
- See Also:
- Constant Field Values
UFT8_NAMES_FLAG
static final int UFT8_NAMES_FLAG
- See Also:
- Constant Field Values
CHARSET_UTF8
static final String CHARSET_UTF8
- See Also:
- Constant Field Values
CHARSET_CP850
static final String CHARSET_CP850
- See Also:
- Constant Field Values
CHARSET_COMMENTS_DEFAULT
static final String CHARSET_COMMENTS_DEFAULT
- See Also:
- Constant Field Values
CHARSET_DEFAULT
static final String CHARSET_DEFAULT
FILE_SEPARATOR
static final String FILE_SEPARATOR
ZIP_FILE_SEPARATOR
static final String ZIP_FILE_SEPARATOR
- See Also:
- Constant Field Values
THREAD_NAME
static final String THREAD_NAME
- See Also:
- Constant Field Values
MAX_ALLOWED_ZIP_COMMENT_LENGTH
static final int MAX_ALLOWED_ZIP_COMMENT_LENGTH
- See Also:
- Constant Field Values
Copyright © 2012. All Rights Reserved.