public class YMDNewYearDateFilter extends NewYearDateFilter
| Constructor and Description |
|---|
YMDNewYearDateFilter() |
| Modifier and Type | Method and Description |
|---|---|
RuleMatch |
acceptRuleMatch(RuleMatch match,
Map<String,String> args,
AnalyzedTokenReadings[] patternTokens) |
getCalendar, getMonthgetCurrentYear, getDayOfMonth, getRequired, isJanuarymatchespublic RuleMatch acceptRuleMatch(RuleMatch match, Map<String,String> args, AnalyzedTokenReadings[] patternTokens)
acceptRuleMatch in class AbstractNewYearDateFilter