Re: Xerces APIs
[email protected] (Jason E. Stewart)
| Newsgroups | gmane.text.xml.xerces-p.devel |
|---|---|
| Message-ID | <[email protected]> |
"Srivatsan" <[email protected]> writes: > Can anyone help me with Xerces perl APIs for manipulating DOM tree > in the memory ( adding, removing and replacing child nodes, I see > that replaceChild, removeChild, appendChild etc exists I am not > clear about their usage). Any pointers would be really > appreciated. Please see the file samples/DOMCreate.pl in the distribution. Cheers, jas.