org.apache.poi.hdf.extractor
@Deprecated public final class TextPiece extends PropertyNode implements java.lang.Comparable
| Constructor and Description |
|---|
TextPiece(int start,
int length,
boolean unicode)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(java.lang.Object obj)
Deprecated.
|
boolean |
usesUnicode()
Deprecated.
|
getEnd, getGrpprl, getStartpublic boolean usesUnicode()
public int compareTo(java.lang.Object obj)
compareTo in interface java.lang.ComparablecompareTo in class PropertyNode