Xalan's DOM implementation is immutable. If you're going to want to
manually alter the document, use Xerces -- or use a DOMOutput object to
explicitly write to a Xerces DOM.

Reply via email to