Hi, Erwin,

Erwin Bolwidt wrote:
> 
> Hi,
> 
> I'd like to access the same DOM tree from different Threads. This
> involves both read-only access and node insertions/removals.
> 
> Is Xerces thread-safe in this respect?

The Xerces DOM is not thread-safe. You'll have to add thread-safety in
your
application.

Elena.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to