Hi,
Im using jxpath with jdom and im wondering if it is possible
to insert an element between two other elements. I thought
context.setValue("document/paragraph[3],new Element("paragraph")); for
examlple
would do it but this replaces the existing paragraph[3] with the new one..
I need to insert...how can i do this...with jxpath?
Or should I just do it the jdom way?
Thanks,
-Dave
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]