[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
convert dom4j.Document to net.sf.saxon.om.NodeInfo
- From: Brian Caruso <bdc34@cornell.edu>
- To: xml-dev@lists.xml.org
- Date: Tue, 26 Sep 2006 16:35:43 -0400
I'd like to evaluate a xpath 2.0 type expression some xml info
that I have as a dom4j.Document object.
Right now I'm dumping the dom4j.Document to a String
using asXml() and then reparsing it.
Is there a simple way to convert the dom4j.Document to
a net.sf.saxon.om.NodeInfo?
Thanks.
--
Brian Caruso
Programmer/Analyst
Albert R. Mann Library
Cornell University
Ithaca, NY 14853
(607)255-7705
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]