----- Original Message ----- 
From: "David Thielen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 22, 2003 7:25 AM
Subject: Trying again: Node.matches() not working


> 
> ----- 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:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
dom4j-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dom4j-user

Reply via email to