|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.poi.hwpf.model.PropertyNode<TextPiece>
org.apache.poi.hwpf.model.TextPiece
org.apache.poi.hwpf.model.SinglentonTextPiece
@Internal public class SinglentonTextPiece
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.poi.hwpf.model.PropertyNode |
|---|
PropertyNode.EndComparator, PropertyNode.StartComparator |
| Field Summary |
|---|
| Fields inherited from class org.apache.poi.hwpf.model.PropertyNode |
|---|
_buf |
| Constructor Summary | |
|---|---|
SinglentonTextPiece(java.lang.StringBuilder buffer)
|
|
| Method Summary | |
|---|---|
int |
bytesLength()
Returns the length, in bytes |
int |
characterLength()
Returns the length, in characters |
int |
getCP()
Returns the character position we start at. |
int |
getEnd()
|
int |
getStart()
|
java.lang.String |
toString()
|
| Methods inherited from class org.apache.poi.hwpf.model.TextPiece |
|---|
adjustForDelete, equals, getPieceDescriptor, getRawBytes, getStringBuffer, getStringBuilder, hashCode, isUnicode, substring |
| Methods inherited from class org.apache.poi.hwpf.model.PropertyNode |
|---|
clone, compareTo, limitsAreEqual, setEnd, setStart |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SinglentonTextPiece(java.lang.StringBuilder buffer)
| Method Detail |
|---|
public int bytesLength()
TextPiece
bytesLength in class TextPiecepublic int characterLength()
TextPiece
characterLength in class TextPiecepublic int getCP()
TextPiece
getCP in class TextPiecepublic int getEnd()
getEnd in class PropertyNode<TextPiece>public int getStart()
getStart in class PropertyNode<TextPiece>public java.lang.String toString()
toString in class TextPiece
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||