From: Eric B. <er...@co...> - 2003-07-09 20:31:53
|
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. Cheers, Eric |