Pages

Friday, July 30, 2010

String.matches()

public boolean matches(String regex)

Tells whether or not this string matches the given regular expression.

No comments:

Post a Comment