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?
If not, has anyone been working on this? I imagine one could mimic the
Collections API method java.util.Collections.synchronizedCollection, i.e.
some method org.apache.xerces.Documents.synchronizedDocument(Document doc).
- Erwin
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]