[jdom-interest] Bug in EntityRef ?

philip.nelson at omniresources.com philip.nelson at omniresources.com
Mon Jun 25 06:17:38 PDT 2001


> 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!



More information about the jdom-interest mailing list