|
||||||||||
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
public abstract class PropertyNode
Comment me
Constructor Summary | |
---|---|
PropertyNode(int fcStart,
int fcEnd,
byte[] grpprl)
|
Method Summary | |
---|---|
int |
compareTo(java.lang.Object o)
|
int |
getEnd()
|
int |
getStart()
|
Methods inherited from class java.lang.Object |
---|
equals, 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()
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 |