public final class TextAccumulator
extends java.lang.Object
Constructor and Description |
---|
TextAccumulator() |
Modifier and Type | Method and Description |
---|---|
void |
addText(char[] buf,
int start,
int end) |
void |
addText(java.lang.String text) |
java.lang.String |
getAndClear() |
boolean |
hasText() |