Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Comparing two Vectors??
Comparing two Vectors?? [message #56234] Fri, 22 April 2005 08:53
Eclipse UserFriend
Originally posted by: moserm.de.ibm.com

hey..

the scenario:

I´ve got 2 Vectors, wich contain some Element Nodes (w3c.dom), and I want
to compare them.
But, neighter it is possible to get a result with the
vector1.equals(vector2) method nor with the Node x .equals(Node y) for
each Node in the Vector.
And i don´t want to explore and compare all the
getFirstChild().getFirstChild().getFirstChild().getFirstChil d()......(:
*u know what i mean* :)

There have to be a faster way to get a result.

greetz

manuel
Previous Topic:surface configuration
Next Topic:Debugging in Eclipse
Goto Forum:
  


Current Time: Wed Jul 17 22:37:26 GMT 2024

Powered by FUDForum. Page generated in 0.08115 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top