From: Christophe de V. <cde...@al...> - 2003-07-09 20:38:57
|
Hi Eric, Le Mercredi 9 Juillet 2003 22:31, Eric Bourque a =E9crit : > Is there any way in libxml++ to import nodes from one document to > another similar to xmlDocCopyNode() followed by making it a child of a > node in libxml2? The current API suggests not. Perhaps I will look into > adding it since I need this functionality. There is indeed not such a feature. But it would be very welcome, since I think it will not change the existing= =20 API, but just add a few functions. =46eel free to propose a patch. Cheers, Christophe |