PropertyNode.EndComparator, PropertyNode.StartComparator
_buf
Constructor and Description |
---|
SinglentonTextPiece(java.lang.StringBuilder buffer) |
Modifier and Type | Method and Description |
---|---|
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() |
adjustForDelete, equals, getPieceDescriptor, getRawBytes, getStringBuffer, getStringBuilder, isUnicode, substring
clone, compareTo, hashCode, limitsAreEqual, setEnd, setStart
public SinglentonTextPiece(java.lang.StringBuilder buffer) throws java.io.IOException
java.io.IOException
public int bytesLength()
TextPiece
bytesLength
in class TextPiece
public int characterLength()
TextPiece
characterLength
in class TextPiece
public int getCP()
TextPiece
public int getEnd()
getEnd
in class PropertyNode<TextPiece>
public int getStart()
getStart
in class PropertyNode<TextPiece>
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.