Hi;

 In 1.2 matches worked for me but when I upgraded to 1.3 it doesn't. To give
an example.

     boolean exists = node.matches( "/order/customer/name" );
     List nodeList = node.selectNodes( "/order/customer/name" );

 exists will return false yet nodeList will be a legit list of nodes
(usually 1).

 Any ideas?

 thanks - dave




-------------------------------------------------------
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_______________________________________________
dom4j-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dom4j-user

Reply via email to