Package org.codehaus.stax2.ri
Class Stax2Util.TextBuffer
- java.lang.Object
-
- org.codehaus.stax2.ri.Stax2Util.TextBuffer
-
- Enclosing class:
- Stax2Util
public static final class Stax2Util.TextBuffer extends java.lang.ObjectHelper class used to simplify text gathering while keeping at as efficient as possible.
-
-
Constructor Summary
Constructors Constructor Description TextBuffer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidappend(java.lang.String text)java.lang.Stringget()booleanisEmpty()voidreset()
-