public class DateCheckFilter extends AbstractDateCheckWithSuggestionsFilter
AbstractDateCheckFilter.DAY_OF_MONTH_PATTERN| Constructor and Description |
|---|
DateCheckFilter() |
| Modifier and Type | Method and Description |
|---|---|
protected Calendar |
getCalendar() |
protected String |
getDayOfWeek(Calendar date) |
protected int |
getDayOfWeek(String dayStr) |
protected String |
getErrorMessageWrongYear() |
protected int |
getMonth(String localizedMonth) |
acceptRuleMatch, adjustSuggestion, getDate, getDayOfMonth, getDayStrLikeOriginalgetLanguageFromRuleMatch, getOptional, getOptional, getPosition, getRequired, getSkipCorrectedReference, getSynthesizerFromRuleMatch, isMatchAtSentenceStart, matchesprotected int getMonth(String localizedMonth)
getMonth in class AbstractDateCheckWithSuggestionsFilterprotected Calendar getCalendar()
getCalendar in class AbstractDateCheckWithSuggestionsFilterprotected int getDayOfWeek(String dayStr)
getDayOfWeek in class AbstractDateCheckWithSuggestionsFilterprotected String getDayOfWeek(Calendar date)
getDayOfWeek in class AbstractDateCheckWithSuggestionsFilterprotected String getErrorMessageWrongYear()
getErrorMessageWrongYear in class AbstractDateCheckWithSuggestionsFilter