|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.hdf.extractor.util.PropertyNode
org.apache.poi.hdf.extractor.util.ChpxNode
public final class ChpxNode
Comment me
Constructor Summary | |
---|---|
ChpxNode(int fcStart,
int fcEnd,
byte[] chpx)
|
Method Summary | |
---|---|
byte[] |
getChpx()
|
Methods inherited from class org.apache.poi.hdf.extractor.util.PropertyNode |
---|
compareTo, getEnd, getStart |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ChpxNode(int fcStart, int fcEnd, byte[] chpx)
Method Detail |
---|
public byte[] getChpx()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |