org.jaxup.tests
Class XMLComparator

java.lang.Object
  extended by org.jaxup.tests.XMLComparator

public class XMLComparator
extends java.lang.Object


Constructor Summary
XMLComparator(Updater updater)
           
 
Method Summary
 boolean compare(java.lang.Object nodeA, java.lang.Object nodeB)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLComparator

public XMLComparator(Updater updater)
Method Detail

compare

public boolean compare(java.lang.Object nodeA,
                       java.lang.Object nodeB)
                throws JaxenException
Throws:
JaxenException