t; Date: 10/25/2012 08:20 PM
> Subject: Re: xerces cloning a node .. Need your valuable inputs.Please
> help me.
>
>
>
> Hi Karthik,
>
> On Thu, Oct 25, 2012 at 6:22 PM, wrote:
> > We had the below code in place for cloning a node.
> >
&
source to get a detailed idea of how
these parsers work.
Thanks
karthik
From: Mukul Gandhi
To: j-users@xerces.apache.org
Date: 10/25/2012 08:20 PM
Subject:Re: xerces cloning a node .. Need your valuable inputs.Please
help me.
Hi Karthik,
On Thu, Oct 25, 2012 at 6:22
Hi Karthik,
On Thu, Oct 25, 2012 at 6:22 PM, wrote:
> We had the below code in place for cloning a node.
>
> Node outNode = inNode.cloneNode(deep);
>
> And then we found that clone node in xerces may sometimes delete a
> attribute
Can you please post a test case, which will help us inve