|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.hdf.model.hdftypes.PropertyNode
org.apache.poi.hdf.model.hdftypes.SepxNode
public final class SepxNode
Comment me
Constructor Summary | |
---|---|
SepxNode(int index,
int start,
int end,
byte[] sepx)
|
Method Summary | |
---|---|
int |
compareTo(java.lang.Object obj)
Used for sorting in collections. |
byte[] |
getSepx()
|
Methods inherited from class org.apache.poi.hdf.model.hdftypes.PropertyNode |
---|
getEnd, getStart |
Methods inherited from class java.lang.Object |
---|
equals, 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)
PropertyNode
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 |