|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.hdf.model.util.ParsingState
Constructor Summary | |
ParsingState(int firstPage,
FormattedDiskPage fkp)
|
Method Summary | |
int |
getCurrentPageIndex()
|
int |
getCurrentPropIndex()
|
FormattedDiskPage |
getFkp()
|
void |
setState(int currentPageIndex,
FormattedDiskPage fkp,
int currentPropIndex)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ParsingState(int firstPage, FormattedDiskPage fkp)
Method Detail |
public int getCurrentPageIndex()
public FormattedDiskPage getFkp()
public int getCurrentPropIndex()
public void setState(int currentPageIndex, FormattedDiskPage fkp, int currentPropIndex)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |