Registered {@link ElementModifier}objects can provide modifications to (part of) the xml tree, while the document is still being processed. This makes it possible to change large xml documents without having them in memory.
The modified document is written when the {@link XMLWriter}is specified.
@author Wonne Keysers (Realsoftware.be) @see org.dom4j.io.SAXReader @see org.dom4j.io.XMLWriter
|
|
|
|
|
|
|
|
|
|
|
|