public class FutureDateFilter extends AbstractFutureDateFilter
| Constructor and Description |
|---|
FutureDateFilter() |
| Modifier and Type | Method and Description |
|---|---|
protected Calendar |
getCalendar() |
protected int |
getMonth(String localizedMonth)
Implement so that January returns
1, February 2 etc. |
acceptRuleMatch, getDayOfMonthgetOptional, getOptional, getPosition, getRequired, isMatchAtSentenceStart, matchesprotected int getMonth(String localizedMonth)
AbstractFutureDateFilter1, February 2 etc.getMonth in class AbstractFutureDateFilterlocalizedMonth - name of a month or abbreviation thereofprotected Calendar getCalendar()
getCalendar in class AbstractFutureDateFilter