> By the way, what DOM implementation are you using? It will help to see what
> is the problem with deepCloneDocument().

Hi Stephane,
I use the SVGDOMImplementation! I think there is a problem in 
DocumentWrapper.importNode() method!!!

SVGDOMImplementation impl = (SVGDOMImplementation) 
            SVGDOMImplementation.getDOMImplementation();
        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to