Peter,

Take a look at DOMReader and DOMWriter.

steve

[EMAIL PROTECTED] wrote:

> Hi,
> We've been using dom4j for quite some time in a number of apps and
> having great success with it. One area though that we seem to do a lot
> of is conversion to and from W3C DOM Documents, primarily stuff going in
> and out of Xindice amongst other various API's.
>
> I've used Electric XML in some other apps and it does a good job of
> making this easier by implementing the DOM interfaces directly making
> passing document to different API's that expect org.w3c.dom.Document's
> easier.
>
> The comparison page on the web site makes note of DOM4J optionally
> implementing the DOM interfaces natively, this sounds exactly like what
> we'd like but I can't seem to find a way to turn this on.
>
> Is there a way to do this that I've just missed somewhere in the docs?
>
> Thanks,
> peter w.
>
> -------------------------------------------------------
> This SF.net email is sponsored by: ApacheCon, November 18-21 in
> Las Vegas (supported by COMDEX), the only Apache event to be
> fully supported by the ASF. http://www.apachecon.com
> _______________________________________________
> dom4j-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/dom4j-user




-------------------------------------------------------
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com
_______________________________________________
dom4j-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dom4j-user

Reply via email to