You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Jeremy Quinn <je...@media.demon.co.uk> on 2002/06/01 11:12:29 UTC

DOM help!

Hi People,

I am bashing my head against a brick wall here ;)

Would some kind soul give me a clue as to how you convert an 
org.w3c.dom.DocumentFragment into a full-blown 
org.w3c.dom.Document?


Thanks for any help

regards Jeremy


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


Re: DOM help!

Posted by Jeremy Quinn <sh...@mac.com>.
On Saturday, June 1, 2002, at 01:48 PM, Tom Klaasen wrote:

> Does this help?
> http://xml.apache.org/xalan-
> j/apidocs/org/w3c/dom/Document.html#importNode(org.w3c.dom.Node,%20boolean)
>
> Hope it does,
> tomK
>

Thanks, I got it.

regards Jeremy


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


Re: DOM help!

Posted by Tom Klaasen <to...@pandora.be>.
Does this help?
http://xml.apache.org/xalan-j/apidocs/org/w3c/dom/Document.html#importNode(org.w3c.dom.Node,%20boolean)

Hope it does,
tomK


Jeremy Quinn wrote:

> Hi People,
>
> I am bashing my head against a brick wall here ;)
>
> Would some kind soul give me a clue as to how you convert an 
> org.w3c.dom.DocumentFragment into a full-blown org.w3c.dom.Document?
>
>
> Thanks for any help
>
> regards Jeremy
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> For additional commands, email: cocoon-dev-help@xml.apache.org
>
>
>




---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org