Concept Framework 1.0 documentation | Contents | Index |
Name | Version | Deprecated |
xmlAddChildList | version 1.0 | no |
number xmlAddChildList(number parent, number cur) |
parent | the parent node |
child | the child node |
Add a list of node at the end of the child list of the parent merging adjacent TEXT nodes. (cur may be freed) |
Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Thu Oct 15 20:02:08 2009 GMT | (c)2009 RadGs Software |