Package org.codehaus.stax2.ri
Class Stax2Util.TextBuffer
java.lang.Object
org.codehaus.stax2.ri.Stax2Util.TextBuffer
- Enclosing class:
Stax2Util
Helper class used to simplify text gathering while keeping
at as efficient as possible.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
mText
-
mBuilder
-
-
Constructor Details
-
TextBuffer
public TextBuffer()
-
-
Method Details
-
reset
public void reset() -
append
-
get
-
isEmpty
public boolean isEmpty()
-