Hi,
 
I create a Document like this:   document = DocumentHelper.createDocument();
After I've got a String representing a Xpath query and i would like write this Xpath
in the empty document object.
Is it possible ?
 
Thanks.

Reply via email to