[jdom-interest] Document.equals()

bob mcwhirter bob at werken.com
Thu Oct 4 10:12:39 PDT 2001


Use the source, Luke.

It only uses object identity (== comparison).

	http://jdom.org/docs/faq.html

	grep for "Why does equals() only do a == check?"

-bob


On Thu, 4 Oct 2001, D Gross wrote:

> How smart is Document.equals()?  Will it do a logical equals check or
> a strict check?  In other words, if attributes are in a different order
> or a redundant namespace is declared, will it take this into account?
>  From my tests it appears it is not.
> 
> Thanks,
> -- Dave 
> D Gross
> justdave at onebox.com - email
> (312) 777-4000 x7673 - voicemail/fax
> 
> 
> 
> __________________________________________________
> FREE voicemail, email, and fax...all in one place.
> Sign Up Now! http://www.onebox.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