public class ContainsText extends BaseMatch2
Constructor and Description |
---|
ContainsText(RuleInfo ruleInfo) |
ContainsText(java.lang.String base) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
matchDouble(java.lang.Double num,
java.lang.Double b) |
protected boolean |
matchString(java.lang.String text,
java.lang.String b) |
match
public ContainsText(java.lang.String base)
public ContainsText(RuleInfo ruleInfo)
protected boolean matchString(java.lang.String text, java.lang.String b)
matchString
in class BaseMatch2
protected boolean matchDouble(java.lang.Double num, java.lang.Double b)
matchDouble
in class BaseMatch2
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.