PropertyNode.EndComparator, PropertyNode.StartComparator
_buf
Constructor | Description |
---|---|
SinglentonTextPiece(java.lang.StringBuilder buffer) |
Modifier and Type | Method | 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() |
finalize, getClass, notify, notifyAll, wait, wait, wait
clone, compareTo, hashCode, limitsAreEqual, setEnd, setStart
adjustForDelete, equals, getPieceDescriptor, getRawBytes, getStringBuffer, getStringBuilder, isUnicode, substring
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 2018 The Apache Software Foundation or its licensors, as applicable.