How to get node contents from JDOM
问题 I'm writing an application in java using import org.jdom.*; My XML is valid,but sometimes it contains HTML tags. For example, something like this: <program-title>Anatomy & Physiology</program-title> <overview> <content> For more info click <a href="page.html">here</a> <p>Learn more about the human body. Choose from a variety of Physiology (A&P) designed for complementary therapies.  Online studies options are available.</p> </content> </overview> <key-information> <category>Health &