|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.hwpf.model.LFOData
@Internal public class LFOData
The LFOData structure contains the Main Document CP of the corresponding LFO, as well as an array of LVL override data.
Constructor Summary | |
---|---|
LFOData()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object o)
|
int |
getCp()
|
ListFormatOverrideLevel[] |
getRgLfoLvl()
|
int |
getSizeInBytes()
|
int |
hashCode()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LFOData()
Method Detail |
---|
public int getCp()
public ListFormatOverrideLevel[] getRgLfoLvl()
public int getSizeInBytes()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |