[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] convert dom4j.Document to net.sf.saxon.om.NodeInfo
- From: "Justin Edelson" <justinedelson@gmail.com>
- To: xml-dev@lists.xml.org
- Date: Tue, 26 Sep 2006 17:24:28 -0400
Have you tried using org.dom4j.dom.DOMDocumentFactory? If you use that, your org.dom4j.Document objects can be cast to org.w3c.dom.Document objects. It's not exactly what you're asking but possibly better in that you're not creating extra objects just for the sake of moving from API to API.
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]