public class IslamicHolidayParser extends AbstractHolidayParser
calendarUtil, xmlUtil| Constructor and Description |
|---|
IslamicHolidayParser() |
| 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. |
getEasterSunday, isValid, moveDate, shallBeMovedpublic void parse(int year,
Set<Holiday> holidays,
de.jollyday.config.Holidays config)
Holidays config and adds
to the set of holidays.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.