[jdom-interest] Where is getAttributeValue?
tsasala at hifusion.com
tsasala at hifusion.com
Thu Jul 20 07:54:49 PDT 2000
I don't recall such a method. getAttribute().getValue() works though.
Watch for the NPE.
-Tom
dlucio wrote:
>
> Hi!
>
> I am using a version of JDOM downloaded from CVS last week, and I found that there is no method getAttributeValue for the "Element" class, contrary to what is said in http://www.javaworld.com/javaworld/jw-05-2000/jw-0518-jdom-2.html.
> The only similar methods of the Element Class I found are:
> public Attribute getAttribute(java.lang.String name)
> &
> public Attribute getAttribute(java.lang.String prefix,
> java.lang.String name)
> throws NoSuchAttributeException
>
> So, where is the getAttributeValue method?
>
> Bests Regards!
> ----------------------
> Do you do Linux? :)
> Get your FREE @linuxstart.com email address at: http://www.linuxstart.com
> _______________________________________________
> To control your jdom-interest membership:
> http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhost.com
More information about the jdom-interest
mailing list