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