Microsoft SDK for Java

include

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

Syntax

public synchronized void include(WildcardExpression expr);

Parameters

expr A WildcardExpression specifying strings that should be included.

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