OpenAPI 1.0

Uses of Interface
com.aquafold.openapi.compare.AQDifferences

Packages that use AQDifferences
com.aquafold.openapi.compare   
 

Uses of AQDifferences in com.aquafold.openapi.compare
 

Methods in com.aquafold.openapi.compare that return AQDifferences
 AQDifferences AQComparator.compare(AQServerObject a, AQServerObject b)
          This method compares CREATE scripts of two server objects.
 AQDifferences AQCompareFactory.compare(String a, String b)
          This method compares text strings on line-per-line basis.
 AQDifferences AQComparator.compareText(String a, String b)
          This method compares two text strings line-by-line, based on configured settings.
 


OpenAPI 1.0


Copyright © 2010 AquaFold, Inc. All Rights Reserved. Use is subject to license terms.