Re: writing Nodes

"Jason Stewart" <[email protected]> Wed, 25 Jul 2007 11:18:46 +0530
Newsgroups gmane.text.xml.xerces-p.devel
Message-ID <[email protected]>
Hi Lev,

On 7/25/07, Lev Lvovsky <[email protected]> wrote:

> Are there any existing functions which can do this, or do I need to
> piece it together on my own?
>

There is nothing directly. You would have to define something using
the DOM methods are using a DOMTreeWalker possibly.

Cheers, jas.