Uses of Class
org.codehaus.stax2.ri.Stax2Util.TextBuffer
-
Packages that use Stax2Util.TextBuffer Package Description org.codehaus.stax2.ri.dom -
-
Uses of Stax2Util.TextBuffer in org.codehaus.stax2.ri.dom
Fields in org.codehaus.stax2.ri.dom declared as Stax2Util.TextBuffer Modifier and Type Field Description protected Stax2Util.TextBuffer
DOMWrappingReader. _textBuffer
Helper object used for combining segments of text as needed
-