Xerces 3.0 doesn't ship anymore the deprecated Java-like DOM (that has been deprecated during the switch between 1.7 and 2.0). In order to change your code to use the current DOM implementation, follow the instructions in the migration guide for Xerces-C++ 2.0 (http://xerces.apache.org/xerces-c/migrate-archive-2.html#DirChange200)

Alberto

Borse, Ganesh wrote:
Hi
We've a C++ application which is using Xerces-2.6.0.
While upgrading to Xerces-3.0.0 we found that lots of APIs (e.g. Parser,
DOM_Node, DOMExcptions, etc) are removed totally from Xerces-3.
How can I replace the usage of DOM_Node, etc APIs to make application
work with Xerces-3?
Any good examples to start with for this?
Please help.
Thanks,
Ganesh

=============================================================================== Please access the attached hyperlink for an important electronic communications disclaimer: http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html ===============================================================================

Reply via email to