Try using importNode and this should solve your problem.
Cheers,
Rahul.
> From: Menarek John-NJM010 <[EMAIL PROTECTED]>
> To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
> Subject: RE: Creating a string from a portion of XML DOM tree
> Date: Wed, 12
er 12, 2001 11:24 AM
To: [EMAIL PROTECTED]
Subject: RE: Creating a string from a portion of XML DOM tree
I think a DocumentFragment object is what you need:
org.w3c.dom.DocumentFragment
org.apache.xerces.dom.DocumentFragmentImpl
-Original Message-
From: Menarek John-NJM010 [mailto:[
I think a DocumentFragment object is what you need:
org.w3c.dom.DocumentFragment
org.apache.xerces.dom.DocumentFragmentImpl
-Original Message-
From: Menarek John-NJM010 [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 12, 2001 4:04 PM
To: [EMAIL PROTECTED]
Subject: Creating a string