com.myJava.file.archive.zip64
Interface ZipConstants
- All Known Implementing Classes:
- ZipEntry, ZipInputStream, ZipOutputStream
public interface ZipConstants
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
ZIP64ENDSIG
static final long ZIP64ENDSIG
- See Also:
- Constant Field Values
ZIP64ENDLOCSIG
static final long ZIP64ENDLOCSIG
- 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
EXTHDR64
static final int EXTHDR64
- 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
EXTLEN64
static final int EXTLEN64
- 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
ZIP64XTRAFIELD
static final int ZIP64XTRAFIELD
- See Also:
- Constant Field Values
ZIP64SIZEFLAG
static final long ZIP64SIZEFLAG
- See Also:
- Constant Field Values
ZIP64XTRALENGTH
static final int ZIP64XTRALENGTH
- See Also:
- Constant Field Values
ZIP64ENDLENGTH
static final int ZIP64ENDLENGTH
- See Also:
- Constant Field Values
ZIP64VERSION
static final int ZIP64VERSION
- See Also:
- Constant Field Values
MVSIG
static final long MVSIG
- See Also:
- Constant Field Values
ZIPVERSION
static final int ZIPVERSION
- See Also:
- Constant Field Values
SIZE_SHORT
static final short SIZE_SHORT
- See Also:
- Constant Field Values
SIZE_INT
static final short SIZE_INT
- See Also:
- Constant Field Values
SIZE_LONG
static final short SIZE_LONG
- See Also:
- Constant Field Values
MAX_INT
static final long MAX_INT
- See Also:
- Constant Field Values
DEFAULT_CHARSET
static final java.lang.String DEFAULT_CHARSET
- See Also:
- Constant Field Values