1Building the Comparator code
2^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3To build the comparator code, the following is required in your classpath.
4
5	xerces.jar
6	xmerge.jar
7
8To Build type
9
10	javac *.java
11