convert.relaxng.translate.test
Class Compare

java.lang.Object
  extended by convert.relaxng.translate.test.Compare

public class Compare
extends java.lang.Object


Constructor Summary
Compare()
           
 
Method Summary
static boolean compare(java.io.File file1, java.io.File file2, XMLReaderCreator xrc)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Compare

public Compare()
Method Detail

compare

public static boolean compare(java.io.File file1,
                              java.io.File file2,
                              XMLReaderCreator xrc)
                       throws org.xml.sax.SAXException,
                              java.io.IOException
Throws:
org.xml.sax.SAXException
java.io.IOException

main

public static void main(java.lang.String[] args)
                 throws org.xml.sax.SAXException,
                        java.io.IOException
Throws:
org.xml.sax.SAXException
java.io.IOException