[jdom-interest] Thread questions regarding JDOM SAXBuiler?

Laurent Bihanic laurent.bihanic at atosorigin.com
Fri Sep 3 05:06:14 PDT 2004


David Wall wrote:
> By why this comment in the javadocs:
> 
> public void setReuseParser(boolean reuseParser)
>   Specifies whether this builder shall reuse the same SAX parser when
> performing subsequent parses or allocate a new parser for each parse. The
> default value of this setting is true (parser reuse). Setting the value to
> false can result in a performance improvement when parsing large numbers of
> files in sequence.

I don't know. It was not present in the initial version (b9).

Jason, any idea why the last sentence was added?

Laurent


More information about the jdom-interest mailing list