|
||||||||||
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
public final class 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, getStart |
Methods inherited from class java.lang.Object |
---|
equals, 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 |