[jdom-interest] Element setAttribute

ecky ecky at 9online.fr
Mon Jun 18 04:06:02 PDT 2001


Hi,

> i'm missing a/the method to set an attribute for an element.
> It should work like:
> 
as far as I know two function are present to do this:
Element setAttribute( Attribute att );
Element setAttributes( List /*of attributes*/ attlist );

at least since beta 7, before it was addAttribute.

ecky






More information about the jdom-interest mailing list