Hi.
> I looked into JXPath a few weeks ago and liked it a lot. But I find it to be a too big caliber for what I actually need (in my case the xpath expression are really trivial and I do not need to perform any sophisticated searches etc.) Also setting values with the use of those factories you describe below seemed too complicated.
I think JXPath is the easiest way to accomplish what you want.
If you drop off factories, the only thing you'll need to do is generate
a set of XBeanInfo classes. JXPath will tehn take care of everything else.
Actually, the task is quite interesting. I even think I'll try something
out myself when I have time.
Bye.
/lexi
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net