[jdom-interest] Element name

phil at triloggroup.com phil at triloggroup.com
Thu Jan 11 07:56:13 PST 2001


What's the reason why the setName()/setNamespace() method is not availble in the Element class ? Is that break some
integrity ?
I need it because some method have to return an Element and the caller add that result with a specifc name. The calle
don't know that name while creating the Element. And copying (with getCopy()) is not efficient and break som references
on that element.

Phil.




More information about the jdom-interest mailing list