Hi,

I have a Document object created from an xml file. I
need to transfer the node tree from that Document
object into an instance of another class (Derived from
DefaultDocument). This class adds application-specific
methods etc to a Document.

How can I go about doing this, I've tried walking the
tree and transfering node for node but I can't figure
out how to maintain parent-child relationships. Is
there any better way to do what I am trying?

Regards,
Joe


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
dom4j-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dom4j-user

Reply via email to