Interface IMatchHandle
-
Method Summary
-
Method Details
-
matches
To check if the string is matched.- Parameters:
s
- The string to be checked.- Returns:
true
if the string is matched;false
otherwise.
-
process
-
s
- The string to be checked.
true
if the string is matched;
false
otherwise.