|
|||||||||||
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.SepxNode
Comment me
Constructor Summary | |
SepxNode(int index,
int start,
int end,
byte[] sepx)
|
Method Summary | |
int |
compareTo(java.lang.Object obj)
|
byte[] |
getSepx()
|
Methods inherited from class org.apache.poi.hdf.extractor.util.PropertyNode |
getEnd, getGrpprl, getStart |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SepxNode(int index, int start, int end, byte[] sepx)
Method Detail |
public byte[] getSepx()
public int compareTo(java.lang.Object obj)
compareTo
in interface java.lang.Comparable
compareTo
in class PropertyNode
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |