public final class TextAccumulator extends Object
Constructor and Description |
---|
TextAccumulator() |
Modifier and Type | Method and Description |
---|---|
void |
addText(char[] buf,
int start,
int end) |
void |
addText(String text) |
String |
getAndClear() |
boolean |
hasText() |
Copyright © 2019 FasterXML. All rights reserved.