> Subject: Re: [dom4j-user] W3C DOM interfaces
> 
> Sorry Peter. I'll try again - how about the classes in org.dom4j.dom
that
> support w3c dom interfaces, in particular DOMDocument implements
> org.w3c.dom.Document? Not sure how you'd go about the
transfer/conversion,
> though. :-(
> 
> I would guess these might be easier than converting the DOM tree to a
dom4j
> tree.
> 
> HTH
> steve


Steve,
Thanks that looks like what I need. I'd been looking around the site and
the standard API docs that are part of the download and didn't run
across that package - looking at the full javadocs link sorted me out.

James, having this poses the question as to why the default API i.e.
Document, Element etc don't support the DOM API directly by default. Is
it just that way for size of the resulting jar file or is there some
overhead in performance of the DOM* versions?

peter wilkinson.





-------------------------------------------------------
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