[jdom-interest] Bug in EntityRef ?
Jason Hunter
jhunter at collab.net
Mon Jun 25 20:55:26 PDT 2001
philip.nelson at omniresources.com wrote:
>
> > Isn't that a bug ?
> >
> > public EntityRef setName(String newPublicID) {
> > this.name = name;
> > return this;
> > }
>
> good catch, looks like a cut and paste error on my part. setName isn't used
> in any of the core jdom classes but this could mess somebody up for a few
> hours I'm thinking!
Fixed. Countless hours saved. :-)
-jh-
More information about the jdom-interest
mailing list