Even though it sounds misleading, JDOM is not a newer version of DOM. It is a framework built on top of DOM and SAX. You will still need to parse the XML documents using a standard DOM/SAX parser. JDOM only makes navigating through the document tree or manipulating the elements easier by providing a standard Java-based collection interface. Hope that helps! ------------------ Ajith Kallambella M. Sun Certified Programmer for the Java�2 Platform. IBM Certified Developer - XML and Related Technologies, V1.
Open Group Certified Master IT Architect.
Sun Certified Architect(SCEA).