Re: JXPath and LazyDynaBeans

2008-11-23 Thread Andrew Hughes
The code above should work, returning a number of absolute pointers to 'car'. You can copy/past it if you feel like it. I'd expect to see something printed out like: Got pointer: /car[0] Got pointer: /car[1] Got pointer: /car[2] :'( On Sat, Nov 22, 2008 at 5:15 AM, Niall Pemberton [EMAIL

Re: JXPath and LazyDynaBeans

2008-11-21 Thread Niall Pemberton
On Thu, Nov 20, 2008 at 12:10 AM, Andrew Hughes [EMAIL PROTECTED] wrote: Hi All, There are so many options here, I'm not sure which one is the easiest/best solution. I've got a data structure which I am using to populate (a hierarchy of) LazyDynaBean's so that we can run JXPath across it.

JXPath and LazyDynaBeans

2008-11-19 Thread Andrew Hughes
Hi All, There are so many options here, I'm not sure which one is the easiest/best solution. I've got a data structure which I am using to populate (a hierarchy of) LazyDynaBean's so that we can run JXPath across it. It's working perfectly, until I try and introduce duplicate key entries (i.e. a