You'll need to use the Xerces DOM if you want a DOM that is modifiable.
The documentation has examples for use-cases when you want to use the
Xerces DOM as input to Xalan.
Dave
"Mahir Lokvancic"
<mahir_lokvancic@fan To: [EMAIL PROTECTED]
niemae.com> cc: (bcc: David N
Bertoni/Cambridge/IBM)
Subject: C++ Xalan 1.3 problems
07/29/2002 01:05 PM
Please respond to
xalan-dev
Using C++ Xalan 1.3
I am having the following problem: Whenever I try to modify document
using "XalanNode->appendChild()" etc. I get an exception. I presume the
default behavior is that the tree is not allowed to be modified. How do
I get around it? I tried both Xerces and Xalan DOM supports, but both
fail. Thanks!
- C++ Xalan 1.3 problems Mahir Lokvancic
- David N Bertoni/Cambridge/IBM
