Look at the classes in org.dom4j.dom -- they implement both w3c and dom4j
interfaces.

Also, org.dom4j.io.DOMWriter will write a dom4j Document into a DOMDocument,
which, again, implements both w3c and dom4j interfaces.

Pretty handy stuff!

anders

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David Thielen
Sent: Wednesday, May 05, 2004 7:24 PM
To: 'Christian Niles'
Cc: [EMAIL PROTECTED]
Subject: RE: [dom4j-user] org.w3c.dom.Element -> dom4j.Element?

This looks like what I need. Is there any documentation for it? Or should I
just experiment until I find a way that works? (readElement looks very
interesting but doesn't return anything.)

Thanks - dave


-----Original Message-----
From: Christian Niles [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, May 05, 2004 8:21 PM
To: David Thielen
Cc: [EMAIL PROTECTED]
Subject: Re: [dom4j-user] org.w3c.dom.Element -> dom4j.Element?

Have a look at org.dom4j.io.DOMReader:

http://dom4j.org/apidocs/org/dom4j/io/DOMReader.html



On May 5, 2004, at 10:03 PM, David Thielen wrote:

> Is there a way from an org.w3c.dom.Element to a dom4j.Element? It 
> seems logical that you should be able to do it.
>
>  
>
> And if not, is there a way to get a dom4j Document from a w3c Document?
>
>  
>
> Thanks - dave





-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=dnemail3
_______________________________________________
dom4j-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dom4j-user

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to