public class FixedWeekdayRelativeToFixedParser extends AbstractHolidayParser
calendarUtil, xmlUtil| Constructor and Description |
|---|
FixedWeekdayRelativeToFixedParser() |
| Modifier and Type | Method and Description |
|---|---|
void |
parse(int year,
Set<Holiday> holidays,
de.jollyday.config.Holidays config)
Parses the provided configuration and creates holidays for the provided
year.
|
getEasterSunday, isValid, moveDate, shallBeMovedpublic void parse(int year,
Set<Holiday> holidays,
de.jollyday.config.Holidays config)
year - 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.