[jdom-interest] Default attribute values
Jason Hunter
jhunter at acm.org
Mon Dec 9 10:57:35 PST 2002
> But when I programatically add additional Elements of type 'elmt' and then
> call the methods to get the default attriubte values for those newly added
> elements
There's no method to get default attribute values, only current
attribute values. So I'm confused about what you're really doing.
> I get the return value as null.
If you're using namespaces, make sure you're specifying the namespace.
-jh-
More information about the jdom-interest
mailing list