[jdom-interest] Bad comments in SAXHandler

Alex Rosen arosen at novell.com
Fri Jan 23 08:06:57 PST 2004


The comments for startCDATA() and endCDATA() both say:

    /**
     * Report a CDATA section - ignored in SAXBuilder.
     */

First of all this is SAXHandler, not SAXBuilder, and second of all
these events are not ignored, SAXHandler uses them to preserve CDATA
sections.

Alex




More information about the jdom-interest mailing list