|
|||||||||||
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
Comment me
Constructor Summary | |
PropertyNode(int fcStart,
int fcEnd,
byte[] grpprl)
|
Method Summary | |
int |
compareTo(java.lang.Object o)
|
int |
getEnd()
|
protected byte[] |
getGrpprl()
|
int |
getStart()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PropertyNode(int fcStart, int fcEnd, byte[] grpprl)
Method Detail |
public int getStart()
public int getEnd()
protected byte[] getGrpprl()
public int compareTo(java.lang.Object o)
compareTo
in interface java.lang.Comparable
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |