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