Microsoft SDK for Java

IWildcardExpressionComparator Interface Methods

The IWildcardExpressionComparator Interface contains the following methods:

compareSubexpressions compares two subexpressions of different expressions.
deleteSubexpression is called by condense when redundant expressions need to be deleted.
intersectSubexpressions is called by WildcardExpression.intersect to find the intersection of any data associated with two subexpressions.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.