Uses of Class
org.apache.axiom.om.impl.exception.XMLComparisonException

Packages that use XMLComparisonException
org.apache.axiom.om.impl.llom.util   
 

Uses of XMLComparisonException in org.apache.axiom.om.impl.llom.util
 

Methods in org.apache.axiom.om.impl.llom.util that throw XMLComparisonException
 boolean XMLComparator.compare(OMElement elementOne, OMElement elementTwo)