|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjxl.biff.BaseCompoundFile
Contains the common data for a compound file
| Nested Class Summary | |
class |
BaseCompoundFile.PropertyStorage
Inner class to represent the property storage sets. |
| Field Summary | |
protected static int |
BIG_BLOCK_DEPOT_BLOCKS_POS
|
protected static int |
BIG_BLOCK_SIZE
|
static java.lang.String |
COMP_OBJ_NAME
|
static int |
DIRECTORY_PS_TYPE
|
static java.lang.String |
DOCUMENT_SUMMARY_INFORMATION_NAME
|
protected static int |
EXTENSION_BLOCK_POS
|
static int |
FILE_PS_TYPE
|
protected static byte[] |
IDENTIFIER
The identifier at the beginning of every OLE file |
static int |
NONE_PS_TYPE
Property storage types |
protected static int |
NUM_BIG_BLOCK_DEPOT_BLOCKS_POS
|
protected static int |
NUM_EXTENSION_BLOCK_POS
|
protected static int |
NUM_SMALL_BLOCK_DEPOT_BLOCKS_POS
|
protected static int |
PROPERTY_STORAGE_BLOCK_SIZE
|
static java.lang.String |
ROOT_ENTRY_NAME
The standard property sets |
static int |
ROOT_ENTRY_PS_TYPE
|
protected static int |
ROOT_START_BLOCK_POS
|
protected static int |
SMALL_BLOCK_DEPOT_BLOCK_POS
|
protected static int |
SMALL_BLOCK_SIZE
|
protected static int |
SMALL_BLOCK_THRESHOLD
|
static java.lang.String[] |
STANDARD_PROPERTY_SETS
|
static java.lang.String |
SUMMARY_INFORMATION_NAME
|
static java.lang.String |
WORKBOOK_NAME
|
| Constructor Summary | |
protected |
BaseCompoundFile()
Constructor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected static final byte[] IDENTIFIER
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 java.lang.String ROOT_ENTRY_NAME
public static final java.lang.String WORKBOOK_NAME
public static final java.lang.String SUMMARY_INFORMATION_NAME
public static final java.lang.String DOCUMENT_SUMMARY_INFORMATION_NAME
public static final java.lang.String COMP_OBJ_NAME
public static final java.lang.String[] STANDARD_PROPERTY_SETS
public static final int NONE_PS_TYPE
public static final int DIRECTORY_PS_TYPE
public static final int FILE_PS_TYPE
public static final int ROOT_ENTRY_PS_TYPE
| Constructor Detail |
protected BaseCompoundFile()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||