[SoapRMI] XB1 XPath
Andy Harrison
andyh_at_agaricus.co.uk
Thu, 21 Apr 2005 10:53:48 +0100
Hi,
> > position it on STAR_TAG for fragment and call builder.parseFragment()
> > then you should be able to run XPath on this fragment, when you are
> > finished with this chunk XML move to next.
I've got it working great!
I'd also like to be able to transform some of the data that is retrieved
by my XPath expression(s) and post modified text or attributes back to
the fragment.
Is there another part of the API that will help me with this? I couldn't
find any examples for transforming data. Is there a possible way of
doing this?
thanks again,
Andy