public interface IDateRule
void
execute(Row row, RuleSet set)
boolean
isMatch(RuleSet set)
void execute(Row row, RuleSet set) throws java.lang.Exception
java.lang.Exception
boolean isMatch(RuleSet set)