public class RelativeToWeekdayInMonthParser extends FixedWeekdayInMonthParser
RelativeToWeekdayInMonthParser class.
calendarUtil, xmlUtil| Constructor and Description |
|---|
RelativeToWeekdayInMonthParser() |
| Modifier and Type | Method and Description |
|---|---|
void |
parse(int year,
Set<Holiday> holidays,
de.jollyday.config.Holidays config)
Parses for the provided year using the
Holidays config and adds
to the set of holidays. |
parsegetEasterSunday, isValid, moveDate, shallBeMovedpublic void parse(int year,
Set<Holiday> holidays,
de.jollyday.config.Holidays config)
Holidays config and adds
to the set of holidays.parse in interface HolidayParserparse in class FixedWeekdayInMonthParseryear - the year to parse the holiday forholidays - set to add the holiday toconfig - the Holidays config to use for parsingCopyright © 18.01.2010–2015. All rights reserved.