typedef long JarCompressedOffset |
enum JarCompressionRatio |
enum JarCompressionMethod |
const int JAR_COMPRESSED = 1 [static] |
const int JAR_8K_DICTIONARY = 2 [static] |
const int JAR_3SF_TREES_USED = 4 [static] |
const int JAR_FIELDS_IN_DESCRIPTOR = 4 [static] |
const int JAR_UNUSED = 0x1FF8 [static] |
const int JAR_APP_SPECIFIC = 0xE000 [static] |
const int JAR_FILE_TEXT = 1 [static] |
const unsigned int JAR_FILEENTRY_MAGIC = 0x04034b50 |
const unsigned int JAR_DATADESCRIPTOR_MAGIC = 0x08074b50 |
const unsigned int JAR_DIRECTORYENTRY_MAGIC = 0x02014b50 |
const unsigned int JAR_EODENTRY_MAGIC = 0x06054b50 |
const unsigned int JAR_DIRECTORYENTRY_LEN = 46 |
Genereated on Tue Mar 11 19:25:56 2008 by Doxygen.
(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.