Getting Started with Java XML DOM - HELP!
843834Mar 2 2005 — edited Mar 4 2005I'm still trying to figure out how to start using the XML DOM with Java.
I've installed j2sdk1.4.1_03, and would like to add XML DOM parser.
Can someone tell me:
1) Where to download XML DOM for 1.4.1x
2) How to install it (if there are no instructions with the download)
I've looked around and can only find this:
https://jaxp.dev.java.net/article/jaxp-1_3-article.html
Am I just too dense to understand what to do from here?
Or is this not what I'm looking for?
HELP!