Java Integration
Prerequisites
For this example, we used the Eclipse IDE for Developers open source tool. It can be downloaded from http://eclipse.org. See screenshot below. The only packages which need to be downloaded are from this list:
import java.net.*;
import java.io.*;
import org.w3c.dom.*;
import javax.xml.parsers.*;
