public class RuleChecker extends Object
| Constructor and Description |
|---|
RuleChecker() |
| Modifier and Type | Method and Description |
|---|---|
int |
check(String match)
Check a matched string with given rules.
|
public int check(String match)
match - The input stringCopyright © 2017. All rights reserved.