I need to convert a
dom4J Document into a Saxon tree to pass to Saxon during a transform. Does
anyone have some example code? Does anyone know how to do it? Even
sample code for converting from a dom4j Document to another tree structure would
be fine (JDOM for example).
Thanks!