Interface Summary |
AQComparator |
This interface defines a line-oriented text comparator. |
AQCompareFactory |
An object implementing this interface is available in aquascripts via aqua.compare alias. |
AQCompareOptions |
Provides configuration options for a line-by-line compare operations. |
AQDifferences |
This interface defines a set of lines produced by the comparison operation. |
AQFileComparator |
This interface provides a mechanism for simple file comparison. |
AQFileDifferences |
An instance of this interface represents the results of a file comparison operation. |
AQLineChange |
This interface represents a line in a text being compared. |
AQSchemaComparator |
This interface facilitates bulk comparison of schema objects. |
AQSchemaCompareItem |
This object represents one item in the schema comparison results. |
AQSchemaDifferences |
This interface represents results of schema comparison. |