public class NotContainsText extends ContainsText
| Constructor and Description |
|---|
NotContainsText(RuleInfo ruleInfo) |
NotContainsText(String base) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
matchDouble(Double num,
Double b) |
protected boolean |
matchString(String text,
String b) |
matchpublic NotContainsText(String base)
public NotContainsText(RuleInfo ruleInfo)
protected boolean matchString(String text, String b)
matchString in class ContainsTextprotected boolean matchDouble(Double num, Double b)
matchDouble in class ContainsTextCopyright © 2020. All rights reserved.