----- Original Message -----
From: "David Thielen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 20, 2003 3:25 PM
Subject: Node.matches() not working


> 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: Scholarships for Techies!
Can't afford IT training? All 2003 ictp students receive scholarships.
Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
www.ictp.com/training/sourceforge.asp
_______________________________________________
dom4j-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dom4j-user

Reply via email to