"Srivatsan" <[EMAIL PROTECTED]> writes: > I found your mail address at > http://xml.apache.org/xerces-p/download.html. I am sorry for the > inconvenience. Can I find Xerces API for Perl somewhere on the > web. I've heard that Xerces supports DOM 3 specification. I am > looking specifically about APIs for manipulating DOM tree in the > memory ( adding, removing and replacing child nodes). Any pointers > would be really appreciated. Thanks again.
Hi Srivatsan, I'm sorry but I'm a bit confused. The page that you mentioned has all the information for how to download the Perl modules. What more are you looking for? Yes, xerces does support DOM Level 3, but DOM has supported in-memory manipulation since Level 1, the extra stuff in Level 3 is quite different. There is a specific mailing list (see the Cc: line) if you write their it is far less likely to get buried in my inbox. Cheers, jas. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
