[jdom-interest] Thread questions regarding JDOM SAXBuiler?
Per Norrman
per.norrman at austers.se
Tue Aug 31 05:15:23 PDT 2004
Phill_Perryman at Mitel.COM wrote:
>
> I get a local builder not read error in this bit
>
> *if* (_reuse) {
> _builder.build(source);
> } *else* {
> SAXBuilder builder = *new*
> SAXBuilder();
> _builder.build(source);
> }
>
What a stupid bug! Anyways, the tendency is the same, but the
lines crosses at a higher "file" size.
/pmn
PS. I thought I had that flag turned on in my eclipse settings, but
I hadn't.
More information about the jdom-interest
mailing list