Re: Still to do - Text 'merger'

"Bradley S. Huffman" <[email protected]> Tue, 3 Apr 2012 10:38:05 -0500
Newsgroups gmane.comp.java.jdom.general
Message-ID <CANq13GtMQsjT-piJWCLR3q-LQ700kBGVHpRM+kyfSPmPQXdYsg@mail.gmail.com>
Why not just a Element.addText(String) that either adds a new text
node or merges with a adjacent one if one exists?  I don't think a
recursive merge method would be that useful since SAXHandler already
does it in the characters() method.
_______________________________________________
To control your jdom-interest membership:
http://www.jdom.org/mailman/options/jdom-interest/[email protected]