Hi,
I need to create an XML document from scratch (only knowing its root)
based on an Xpath array. I've found the method
DocumentHelper.makeElement(branch, xpath) very interesting, but it
doesn't support attributes nor multiple elements creation.
In summary, I need support for Xpaths such as:
root/entity/@att
roo/entity[1]/ele

Any help would be very appreciated.
Best regards,
Pablo.


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
dom4j-user mailing list
dom4j-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dom4j-user

Reply via email to