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