dom4j-dev  

[dom4j-dev] Casting an org.w3c.dom.Node to a org.dom4j.Node

Alex Egg
Thu, 13 Oct 2005 22:05:27 -0700

HI, I would like to use the dom4j method Node.valueOf(), however, it requires a dom4j Node, but I have a w3c.dom Node.
 
So, my question is, how can I cast/convert a w3c.dom Node to a dom4j node?
  • [dom4j-dev] Casting an org.w3c.dom.Node to a org.dom4j.Node Alex Egg