[jdom-interest] getText() and getAttributeValue()

Bilton, Sasha Sasha.Bilton at bskyb.com
Wed Feb 13 01:04:01 PST 2002


> From: Jon Baer [mailto:jonbaer at digitalanywhere.com]
> return (attribute == null) ? null : attribute.getValue();
> -to-
> return (attribute == null) ? "" : attribute.getValue();

+1, I agree too.


**********************************************************************
Information in this email is confidential and may be privileged. 
It is intended for the addressee only. If you have received it in error,
please notify the sender immediately and delete it from your system. 
You should not otherwise copy it, retransmit it or use or disclose its
contents to anyone. 
Thank you for your co-operation.
**********************************************************************




More information about the jdom-interest mailing list