|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.poi.hdf.model.hdftypes.HeaderFooter
@Deprecated public final class HeaderFooter
Comment me
| Field Summary | |
|---|---|
static int |
FOOTER_EVEN
Deprecated. |
static int |
FOOTER_FIRST
Deprecated. |
static int |
FOOTER_ODD
Deprecated. |
static int |
HEADER_EVEN
Deprecated. |
static int |
HEADER_FIRST
Deprecated. |
static int |
HEADER_ODD
Deprecated. |
| Constructor Summary | |
|---|---|
HeaderFooter(int type,
int startFC,
int endFC)
Deprecated. |
|
| Method Summary | |
|---|---|
int |
getEnd()
Deprecated. |
int |
getStart()
Deprecated. |
boolean |
isEmpty()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
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 Detail |
|---|
public HeaderFooter(int type,
int startFC,
int endFC)
| Method Detail |
|---|
public int getStart()
public int getEnd()
public boolean isEmpty()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||