Class Stax2Util.TextBuffer

  • Enclosing class:
    Stax2Util

    public static final class Stax2Util.TextBuffer
    extends Object
    Helper class used to simplify text gathering while keeping at as efficient as possible.
    • Constructor Detail

      • TextBuffer

        public TextBuffer()
    • Method Detail

      • reset

        public void reset()
      • append

        public void append​(String text)
      • isEmpty

        public boolean isEmpty()