I want to extend Xerces to persist some of its infoset to disk. To do this I
would like to intecept operations on nodes. I.e. intercept calls to the DOM
to createElement etc. I get the impression that XNI offers this capability
but although there are supplied examples of how to write a filter document
handler I can't see any examples of how to install my filter into Xerces.
Furthermore, I'm not sure whether or not XNI only offers a way of
intercepting the parsing of XML or a way of intercepting the DOM calls.

Any advice gratefully received.

David Regan


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

Reply via email to