Uses of Class
com.ibm.adt.topology.util.TopologyComparatorException

Packages that use TopologyComparatorException
com.ibm.adt.topology.comparator   
com.ibm.adt.topology.provider.impl   
 

Uses of TopologyComparatorException in com.ibm.adt.topology.comparator
 

Methods in com.ibm.adt.topology.comparator that throw TopologyComparatorException
 java.util.Collection TopologyComparator.compare(TopologyObject o1, TopologyObject o2, boolean recurse)
          Compares the topology starting at the specified TopologyObject objects.
 java.io.OutputStream TopologyComparator.resultsToXml(org.w3c.dom.Element compareInputXml)
          Formats the result to an xml file in the form as defined by TopologyComparator.xsd.
 

Uses of TopologyComparatorException in com.ibm.adt.topology.provider.impl
 

Methods in com.ibm.adt.topology.provider.impl that throw TopologyComparatorException
 java.util.Collection TopologyComparatorImpl.compare(TopologyObject o1, TopologyObject o2, boolean recurse)
           
protected  java.util.Collection TopologyComparatorImpl.filterResults()
          Post-filter the compare results to filter out irrelevant differences.
 java.io.OutputStream TopologyComparatorImpl.resultsToXml(org.w3c.dom.Element compareInputXml)
           
 



© Copyright 2006 IBM Corp. 2006 All Rights Reserved