Hello ,
Document doc2 = doc1.clone();
will this deep copy the whole XML tree or just the
document instance ?
if not, how would i implement a deep copy of a tree
?
thank you ,
Grosman Haim
|
- Re: [dom4j-dev] Document deep copy Grosman
- Re: [dom4j-dev] Document deep copy Maarten Coene