Contains the common data for a compound file
| Field Summary |
|---|
| protected static final byte[] | IDENTIFIER | The identifier at the beginning of every OLE file |
| protected static final int | NUM_BIG_BLOCK_DEPOT_BLOCKS_POS | |
| protected static final int | SMALL_BLOCK_DEPOT_BLOCK_POS | |
| protected static final int | NUM_SMALL_BLOCK_DEPOT_BLOCKS_POS | |
| protected static final int | ROOT_START_BLOCK_POS | |
| protected static final int | BIG_BLOCK_SIZE | |
| protected static final int | SMALL_BLOCK_SIZE | |
| protected static final int | EXTENSION_BLOCK_POS | |
| protected static final int | NUM_EXTENSION_BLOCK_POS | |
| protected static final int | PROPERTY_STORAGE_BLOCK_SIZE | |
| protected static final int | BIG_BLOCK_DEPOT_BLOCKS_POS | |
| protected static final int | SMALL_BLOCK_THRESHOLD | |
| public static final String | ROOT_ENTRY_NAME | The standard property sets |
| public static final String | WORKBOOK_NAME | |
| public static final String | SUMMARY_INFORMATION_NAME | |
| public static final String | DOCUMENT_SUMMARY_INFORMATION_NAME | |
| public static final String | COMP_OBJ_NAME | |
| public static final String[] | STANDARD_PROPERTY_SETS | |
| public static final int | NONE_PS_TYPE | Property storage types |
| public static final int | DIRECTORY_PS_TYPE | |
| public static final int | FILE_PS_TYPE | |
| public static final int | ROOT_ENTRY_PS_TYPE | |