In the InformIT XML Reference Guide: DOM and Java
Because XML is a platform-independant language, using Java to manipulate it seems a natural choice. In fact, more than one DOM (or more specifically, DOM-like) implementation exists for Java, and the tools necessary for working with it have even been built into the language itself as of version 1.4. ...Technorati tags: XML | Technology |
Comments