Package loci.poi.poifs.common
Interface POIFSConstants
public interface POIFSConstants
A repository for constants shared by POI classes.
- Author:
- Marc Johnson (mjohnson at apache dot org)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final int
-
Field Details
-
END_OF_CHAIN
static final int END_OF_CHAIN- See Also:
-
PROPERTY_SIZE
static final int PROPERTY_SIZE- See Also:
-
UNUSED_BLOCK
static final int UNUSED_BLOCK- See Also:
-