FileDocCategorySizeDatePackage
HeaderBlockConstants.javaAPI DocApache Poi 3.0.12200Mon Jan 01 12:39:36 GMT 2007org.apache.poi.poifs.storage

HeaderBlockConstants

public interface HeaderBlockConstants
Constants used in reading/writing the Header block
author
Marc Johnson (mjohnson at apache dot org)

Fields Summary
public static final long
_signature
public static final int
_bat_array_offset
public static final int
_max_bats_in_header
public static final int
_signature_offset
public static final int
_bat_count_offset
public static final int
_property_start_offset
public static final int
_sbat_start_offset
public static final int
_sbat_block_count_offset
public static final int
_xbat_start_offset
public static final int
_xbat_count_offset
Constructors Summary
Methods Summary