public static final class Stax2Util.TextBuffer
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private java.lang.StringBuffer |
mBuilder |
private java.lang.String |
mText |
| Constructor and Description |
|---|
TextBuffer() |
| Modifier and Type | Method and Description |
|---|---|
void |
append(java.lang.String text) |
java.lang.String |
get() |
boolean |
isEmpty() |
void |
reset() |