Microsoft SDK for Java

exclude

This method of the IncludeExcludeWildcards Class adds an expression matching the strings that should be excluded in the set.

Syntax

public synchronized void exclude(WildcardExpression expr);

Parameters

expr A WildcardExpression specifying strings that should be excluded.

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