|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.stax2.ri.Stax2Util.TextBuffer
public static final class Stax2Util.TextBuffer
Helper class used to simplify text gathering while keeping at as efficient as possible.
| Constructor Summary | |
|---|---|
Stax2Util.TextBuffer()
|
|
| Method Summary | |
|---|---|
void |
append(java.lang.String text)
|
java.lang.String |
get()
|
boolean |
isEmpty()
|
void |
reset()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Stax2Util.TextBuffer()
| Method Detail |
|---|
public void reset()
public void append(java.lang.String text)
public java.lang.String get()
public boolean isEmpty()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||