No subject


Fri Aug 6 17:04:17 PDT 2004


inheriting and overload some methods. So, we duplicated the SAXBuilder code and changed it.
But I think this may be useful to many users, so I propose 2 solutions:
* Integrate that capability as a SAXBuilder option (like the ignoringWhite property)
* either make the SAXHandler.textBuffer protected (and not private) or, as I implemented initially the SAXHandler, pass
the textBuffer as an argument the flushCharacters() method.

What do you think?

Phil.




More information about the jdom-interest mailing list