|
|||||||||||
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.TextPiece
Comment me
Constructor Summary | |
TextPiece(int start,
int length,
boolean unicode)
|
Method Summary | |
int |
compareTo(java.lang.Object obj)
|
boolean |
usesUnicode()
|
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 TextPiece(int start, int length, boolean unicode)
Method Detail |
public boolean usesUnicode()
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 |