[jdom-interest] Re: getAttribute("prefix:name")

philip.nelson at omniresources.com philip.nelson at omniresources.com
Sun Mar 25 10:47:10 PST 2001


> Which is why I suggested the alternative signature (String, String).

This signature is already in use. Attribute(name, value);  We just removed
what is probably closer to what you wanted
Attribute(name, prefix, uri, value)

This was because the (name, value, Namespace) made more sense and because
the order of parameters was confusing.

Perhaps I should have read your post more clearly.



More information about the jdom-interest mailing list