|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.hdf.model.hdftypes.DocumentProperties
public final class DocumentProperties
Comment me
Field Summary | |
---|---|
int |
_epc
|
boolean |
_fFacingPages
|
int |
_fpc
|
int |
_nEdn
|
int |
_nFtn
|
int |
_rncEdn
|
int |
_rncFtn
|
Constructor Summary | |
---|---|
DocumentProperties(byte[] dopArray)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public boolean _fFacingPages
public int _fpc
public int _epc
public int _rncFtn
public int _nFtn
public int _rncEdn
public int _nEdn
Constructor Detail |
---|
public DocumentProperties(byte[] dopArray)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |