Microsoft SDK for Java

getSubexpressions

This method of the WildcardExpression Class splits the expression into its subexpressions.

Syntax

public WildcardExpression[] getSubexpressions();

Return Value

Returns an array of expressions that make up the subexpressions.

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