|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface POIFSConstants
A repository for constants shared by POI classes.
Field Summary | |
---|---|
static int |
BIG_BLOCK_SIZE
Most files use 512 bytes as their big block size |
static int |
END_OF_CHAIN
|
static int |
LARGER_BIG_BLOCK_SIZE
Some use 4096 bytes |
static byte[] |
OOXML_FILE_HEADER
|
static int |
PROPERTY_SIZE
|
static int |
UNUSED_BLOCK
|
Field Detail |
---|
static final int BIG_BLOCK_SIZE
static final int LARGER_BIG_BLOCK_SIZE
static final int END_OF_CHAIN
static final int PROPERTY_SIZE
static final int UNUSED_BLOCK
static final byte[] OOXML_FILE_HEADER
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |