Hi,
You can access the content of an element using the
element.content() method, This allows you to manupulate the content of the
element directly.
This information is returned as a List, and is
read/write
Mike
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Savvy Enriquez
Sent: 27 May 2005 03:29
To: dom4j-user@lists.sourceforge.net
Subject: [dom4j-user] insert a new rowhi!
i'm new with dom4j and i don't have any idea on how to do the following task:
i have an xml document which i have to save as an excel file using dom4j. my problem is i also have to insert records in the middle of the file. is it possible?
sample layout:
Worksheet Header (also have to plot a value)
Column Header (also have to plot a value)
-- need to insert records here --
Sub-total row
Total row
i would appreciate any help from you guys...
thanks in advance...
Do You Yahoo!?
Yahoo! Small Business - Try our new Resources site!