Save This Page
Home » poi-src-3.2-FINAL-20081019 » org.apache.poi.hdf » model » hdftypes » [javadoc | source]
org.apache.poi.hdf.model.hdftypes
public class: HeaderFooter [javadoc | source]
java.lang.Object
   org.apache.poi.hdf.model.hdftypes.HeaderFooter
Comment me
Field Summary
public static final  int HEADER_EVEN     
public static final  int HEADER_ODD     
public static final  int FOOTER_EVEN     
public static final  int FOOTER_ODD     
public static final  int HEADER_FIRST     
public static final  int FOOTER_FIRST     
Constructor:
 public HeaderFooter(int type,
    int startFC,
    int endFC) 
Method from org.apache.poi.hdf.model.hdftypes.HeaderFooter Summary:
getEnd,   getStart,   isEmpty
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.poi.hdf.model.hdftypes.HeaderFooter Detail:
 public int getEnd() 
 public int getStart() 
 public boolean isEmpty()