libdom1-java | Java bindings for the DOM API Level 1 | Mehr ...
DOM (Document Object Model) is the W3C recommendation for accessing hierarchical objects like HTML or XML documents. DOM Level 1 is the first W3C Recommendation for this DOM API. The W3C specifies bindings for Java and this is a packaging of these bindings, to be used with a tool which actually implements DOM like lib-xt-java. . See http://www.w3.org/DOM for more information about DOM.