Hi,

I am just trying to find a pattern matching api . Can u tell me which
one can I use.

I have a
String str = "Good";
String test = "G*";

I want to know whether 'str' is of the pattern 'test' (in this case true).

Thanx in advance.

If a reply could also be copied to [email protected] , I'd really
appreciate it.

With Regards,
Lachu
[email protected]