A B C D E F G H I J K L M N O P R S T U V W Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AFTER - de.focus_shift.jollyday.core.spi.Relation
- ALBANIA - de.focus_shift.jollyday.core.HolidayCalendar
- ARAFAAT - de.focus_shift.jollyday.core.spi.IslamicHolidayType
- ARGENTINA - de.focus_shift.jollyday.core.HolidayCalendar
- ASCENSION_DAY - de.focus_shift.jollyday.core.spi.ChristianHolidayType
- ASCHURA - de.focus_shift.jollyday.core.spi.IslamicHolidayType
- ASH_WEDNESDAY - de.focus_shift.jollyday.core.spi.ChristianHolidayType
- AUSTRALIA - de.focus_shift.jollyday.core.HolidayCalendar
- AUSTRIA - de.focus_shift.jollyday.core.HolidayCalendar
B
- BAHAMAS - de.focus_shift.jollyday.core.HolidayCalendar
- BEFORE - de.focus_shift.jollyday.core.spi.Relation
- BELARUS - de.focus_shift.jollyday.core.HolidayCalendar
- BELGIUM - de.focus_shift.jollyday.core.HolidayCalendar
- BERMUDA - de.focus_shift.jollyday.core.HolidayCalendar
- BOLIVIA - de.focus_shift.jollyday.core.HolidayCalendar
- BOSNIA_HERZIGOWINA - de.focus_shift.jollyday.core.HolidayCalendar
- BRAZIL - de.focus_shift.jollyday.core.HolidayCalendar
- BRITISH_VIRGIN_ISLANDS - de.focus_shift.jollyday.core.HolidayCalendar
- BULGARIA - de.focus_shift.jollyday.core.HolidayCalendar
C
- CalendarHierarchy - Class in de.focus_shift.jollyday.core
-
Bean class for describing the configuration hierarchy.
- CalendarHierarchy(CalendarHierarchy, String) - Constructor for class de.focus_shift.jollyday.core.CalendarHierarchy
-
Constructor which takes a eventually existing parent hierarchy node and the ID of this hierarchy.
- CalendarUtil - Class in de.focus_shift.jollyday.core.util
-
Utility class for date operations.
- CANADA - de.focus_shift.jollyday.core.HolidayCalendar
- CARNIVAL - de.focus_shift.jollyday.core.spi.ChristianHolidayType
- CAYMAN_ISLANDS - de.focus_shift.jollyday.core.HolidayCalendar
- CHILE - de.focus_shift.jollyday.core.HolidayCalendar
- ChristianHoliday - Interface in de.focus_shift.jollyday.core.spi
- ChristianHolidayParser - Class in de.focus_shift.jollyday.core.parser.impl
-
This parser creates christian holidays for the given year relative to easter sunday.
- ChristianHolidayParser() - Constructor for class de.focus_shift.jollyday.core.parser.impl.ChristianHolidayParser
- christianHolidays() - Method in interface de.focus_shift.jollyday.core.spi.Holidays
- ChristianHolidayType - Enum in de.focus_shift.jollyday.core.spi
- chronology() - Method in interface de.focus_shift.jollyday.core.spi.ChristianHoliday
- chronology() - Method in interface de.focus_shift.jollyday.core.spi.RelativeToEasterSunday
- ClassLoadingUtil - Class in de.focus_shift.jollyday.core.util
-
ClassLoadingUtil class.
- CLEAN_MONDAY - de.focus_shift.jollyday.core.spi.ChristianHolidayType
- clearManagerCache() - Static method in class de.focus_shift.jollyday.core.HolidayManager
-
Clears the manager cache from all cached manager instances.
- CLOSEST - de.focus_shift.jollyday.core.spi.Relation
- COLOMBIA - de.focus_shift.jollyday.core.HolidayCalendar
- compareTo(Holiday) - Method in class de.focus_shift.jollyday.core.Holiday
-
Compares this holiday to another holiday.
- conditions() - Method in interface de.focus_shift.jollyday.core.spi.Movable
- Configuration - Interface in de.focus_shift.jollyday.core.spi
-
Represents the configuration.
- ConfigurationService - Interface in de.focus_shift.jollyday.core.spi
-
Service to provide the serialised configuration from XML files.
- contains(Set<Holiday>, LocalDate) - Static method in class de.focus_shift.jollyday.core.util.CalendarUtil
-
Shows if the requested date is contained in the Set of holidays.
- contains(Set<Holiday>, LocalDate, HolidayType) - Static method in class de.focus_shift.jollyday.core.util.CalendarUtil
-
Shows if the requested date is contained in the Set of holidays.
- CORPUS_CHRISTI - de.focus_shift.jollyday.core.spi.ChristianHolidayType
- COSTA_RICA - de.focus_shift.jollyday.core.HolidayCalendar
- create(HolidayCalendar) - Static method in class de.focus_shift.jollyday.core.ManagerParameters
-
Uses the holiday calendar based country if it exists or its language otherwise.
- create(HolidayCalendar, Properties) - Static method in class de.focus_shift.jollyday.core.ManagerParameters
-
Uses the holiday calendar based country if it exists or its language otherwise.
- create(String) - Static method in class de.focus_shift.jollyday.core.ManagerParameters
-
Uses the calendar part as identification for the holidays
- create(String, Properties) - Static method in class de.focus_shift.jollyday.core.ManagerParameters
-
Uses the calendar part as identification for the holidays
- create(URL) - Static method in class de.focus_shift.jollyday.core.ManagerParameters
-
Uses a given calendar file url
- create(URL, Properties) - Static method in class de.focus_shift.jollyday.core.ManagerParameters
-
Uses a given calendar file url
- create(Locale) - Static method in class de.focus_shift.jollyday.core.ManagerParameters
-
Uses the locales country if it exists or its language otherwise.
- create(Locale, Properties) - Static method in class de.focus_shift.jollyday.core.ManagerParameters
-
Uses the locales country if it exists or its language otherwise.
- createCacheKey() - Method in interface de.focus_shift.jollyday.core.ManagerParameter
- createResourceUrl() - Method in interface de.focus_shift.jollyday.core.ManagerParameter
- CROATIA - de.focus_shift.jollyday.core.HolidayCalendar
- cycle() - Method in interface de.focus_shift.jollyday.core.spi.Limited
- CZECH_REPUBLIC - de.focus_shift.jollyday.core.HolidayCalendar
D
- date() - Method in interface de.focus_shift.jollyday.core.spi.RelativeToFixed
- day() - Method in interface de.focus_shift.jollyday.core.spi.Fixed
- day() - Method in interface de.focus_shift.jollyday.core.spi.FixedWeekdayRelativeToFixed
- days() - Method in interface de.focus_shift.jollyday.core.spi.RelativeToEasterSunday
- days() - Method in interface de.focus_shift.jollyday.core.spi.RelativeToFixed
- de.focus_shift.jollyday.core - module de.focus_shift.jollyday.core
- de.focus_shift.jollyday.core - package de.focus_shift.jollyday.core
- de.focus_shift.jollyday.core.parser.impl - package de.focus_shift.jollyday.core.parser.impl
- de.focus_shift.jollyday.core.spi - package de.focus_shift.jollyday.core.spi
- de.focus_shift.jollyday.core.util - package de.focus_shift.jollyday.core.util
- DENMARK - de.focus_shift.jollyday.core.HolidayCalendar
- Described - Interface in de.focus_shift.jollyday.core.spi
- description() - Method in interface de.focus_shift.jollyday.core.spi.Configuration
- descriptionPropertiesKey() - Method in interface de.focus_shift.jollyday.core.spi.Described
- doInit() - Method in class de.focus_shift.jollyday.core.HolidayManager
- DOW_JONES_STOXX - de.focus_shift.jollyday.core.HolidayCalendar
E
- EASTER - de.focus_shift.jollyday.core.spi.ChristianHolidayType
- EASTER_MONDAY - de.focus_shift.jollyday.core.spi.ChristianHolidayType
- EASTER_SATURDAY - de.focus_shift.jollyday.core.spi.ChristianHolidayType
- EASTER_TUESDAY - de.focus_shift.jollyday.core.spi.ChristianHolidayType
- ECUADOR - de.focus_shift.jollyday.core.HolidayCalendar
- EGYPT - de.focus_shift.jollyday.core.HolidayCalendar
- ENKUTATASH - de.focus_shift.jollyday.core.spi.EthiopianOrthodoxHolidayType
- equals(Object) - Method in class de.focus_shift.jollyday.core.CalendarHierarchy
- equals(Object) - Method in class de.focus_shift.jollyday.core.Holiday
- ESTONIA - de.focus_shift.jollyday.core.HolidayCalendar
- ETHIOPIA - de.focus_shift.jollyday.core.HolidayCalendar
- EthiopianOrthodoxHoliday - Interface in de.focus_shift.jollyday.core.spi
- EthiopianOrthodoxHolidayParser - Class in de.focus_shift.jollyday.core.parser.impl
-
Calculates the ethiopian orthodox holidays.
- EthiopianOrthodoxHolidayParser() - Constructor for class de.focus_shift.jollyday.core.parser.impl.EthiopianOrthodoxHolidayParser
- ethiopianOrthodoxHolidays() - Method in interface de.focus_shift.jollyday.core.spi.Holidays
- EthiopianOrthodoxHolidayType - Enum in de.focus_shift.jollyday.core.spi
- EVEN_YEARS - de.focus_shift.jollyday.core.spi.YearCycle
- EVERY_YEAR - de.focus_shift.jollyday.core.spi.YearCycle
F
- FINLAND - de.focus_shift.jollyday.core.HolidayCalendar
- FIRST - de.focus_shift.jollyday.core.spi.Occurrance
- FIVE_YEARS - de.focus_shift.jollyday.core.spi.YearCycle
- fixed() - Method in interface de.focus_shift.jollyday.core.spi.Holidays
- Fixed - Interface in de.focus_shift.jollyday.core.spi
- FixedParser - Class in de.focus_shift.jollyday.core.parser.impl
-
The Class FixedParser.
- FixedParser() - Constructor for class de.focus_shift.jollyday.core.parser.impl.FixedParser
- fixedWeekdayBetweenFixed() - Method in interface de.focus_shift.jollyday.core.spi.Holidays
- FixedWeekdayBetweenFixed - Interface in de.focus_shift.jollyday.core.spi
- FixedWeekdayBetweenFixedParser - Class in de.focus_shift.jollyday.core.parser.impl
-
Parses the configuration for fixed weekdays between two fixed dates.
- FixedWeekdayBetweenFixedParser() - Constructor for class de.focus_shift.jollyday.core.parser.impl.FixedWeekdayBetweenFixedParser
- FixedWeekdayInMonth - Interface in de.focus_shift.jollyday.core.spi
- FixedWeekdayInMonthParser - Class in de.focus_shift.jollyday.core.parser.impl
-
The Class FixedWeekdayInMonthParser.
- FixedWeekdayInMonthParser() - Constructor for class de.focus_shift.jollyday.core.parser.impl.FixedWeekdayInMonthParser
- fixedWeekdayRelativeToFixed() - Method in interface de.focus_shift.jollyday.core.spi.Holidays
- FixedWeekdayRelativeToFixed - Interface in de.focus_shift.jollyday.core.spi
- FixedWeekdayRelativeToFixedParser - Class in de.focus_shift.jollyday.core.parser.impl
-
Parses fixed weekday relative to fixed date.
- FixedWeekdayRelativeToFixedParser() - Constructor for class de.focus_shift.jollyday.core.parser.impl.FixedWeekdayRelativeToFixedParser
- fixedWeekdays() - Method in interface de.focus_shift.jollyday.core.spi.Holidays
- FOUR_YEARS - de.focus_shift.jollyday.core.spi.YearCycle
- FOURTH - de.focus_shift.jollyday.core.spi.Occurrance
- FRANCE - de.focus_shift.jollyday.core.HolidayCalendar
- from() - Method in interface de.focus_shift.jollyday.core.spi.FixedWeekdayBetweenFixed
G
- GENERAL_PRAYER_DAY - de.focus_shift.jollyday.core.spi.ChristianHolidayType
- GERMANY - de.focus_shift.jollyday.core.HolidayCalendar
- getCalendarHierarchy() - Method in class de.focus_shift.jollyday.core.HolidayManager
-
Returns the configured hierarchy structure for the specific manager.
- getChildren() - Method in class de.focus_shift.jollyday.core.CalendarHierarchy
-
Getter for the field
children. - getClassloader() - Static method in class de.focus_shift.jollyday.core.util.ClassLoadingUtil
-
Returns the current threads context classloader.
- getConfiguration(ManagerParameter) - Method in interface de.focus_shift.jollyday.core.spi.ConfigurationService
- getConfigurationService() - Method in class de.focus_shift.jollyday.core.HolidayManager
-
Returns the
ConfigurationServiceto be used to retrieve holiday data. - getCountryDescription(String) - Static method in class de.focus_shift.jollyday.core.util.ResourceUtil
-
getCountryDescription.
- getCountryDescription(Locale, String) - Static method in class de.focus_shift.jollyday.core.util.ResourceUtil
-
Returns the hierarchies description text from the resource bundle.
- getDate() - Method in class de.focus_shift.jollyday.core.Holiday
-
Getter for the field
date. - getDescription() - Method in class de.focus_shift.jollyday.core.CalendarHierarchy
-
Returns the country description for the default locale.
- getDescription() - Method in class de.focus_shift.jollyday.core.Holiday
-
The description read with the default locale.
- getDescription(Locale) - Method in class de.focus_shift.jollyday.core.CalendarHierarchy
-
Returns the hierarchies description text from the resource bundle.
- getDescription(Locale) - Method in class de.focus_shift.jollyday.core.Holiday
-
The description read with the provided locale.
- getDisplayName() - Method in interface de.focus_shift.jollyday.core.ManagerParameter
- getHolidayDescription(String) - Static method in class de.focus_shift.jollyday.core.util.ResourceUtil
-
The description read with the default locale.
- getHolidayDescription(Locale, String) - Static method in class de.focus_shift.jollyday.core.util.ResourceUtil
-
The description read with the provided locale.
- getHolidays(int, HolidayType, String...) - Method in class de.focus_shift.jollyday.core.HolidayManager
-
Returns the holidays for the requested year, the given
HolidayTypeand the hierarchy structure - getHolidays(int, String...) - Method in class de.focus_shift.jollyday.core.HolidayManager
-
Returns the holidays for the requested year and hierarchy structure.
- getHolidays(LocalDate, LocalDate, HolidayType, String...) - Method in class de.focus_shift.jollyday.core.HolidayManager
-
Returns the holidays for the requested interval, the given
HolidayTypeand hierarchy structure. - getHolidays(LocalDate, LocalDate, String...) - Method in class de.focus_shift.jollyday.core.HolidayManager
-
Returns the holidays for the requested interval and hierarchy structure.
- getId() - Method in class de.focus_shift.jollyday.core.CalendarHierarchy
-
Getter for the field
id. - getId() - Method in enum de.focus_shift.jollyday.core.HolidayCalendar
-
Getter for the field
id. - getInstance() - Static method in class de.focus_shift.jollyday.core.HolidayManager
-
Creates a HolidayManager instance for the default locale country using the configured properties from the configuration file.
- getInstance(ManagerParameter) - Static method in class de.focus_shift.jollyday.core.HolidayManager
-
Creates and returns a
HolidayManagerfor the providedManagerParameters - getInstance(Properties) - Static method in class de.focus_shift.jollyday.core.HolidayManager
-
Creates a HolidayManager instance for the default locale country using the provided properties.
- getManagerImplClassName() - Method in interface de.focus_shift.jollyday.core.ManagerParameter
- getManagerParameter() - Method in class de.focus_shift.jollyday.core.HolidayManager
-
Returns the
ManagerParameterto be used - getPropertiesKey() - Method in class de.focus_shift.jollyday.core.Holiday
-
Getter for the field
propertiesKey. - getProperty(String) - Method in interface de.focus_shift.jollyday.core.ManagerParameter
- getResource(String) - Static method in class de.focus_shift.jollyday.core.util.ResourceUtil
-
Returns the resource by URL.
- getSupportedCalendarCodes() - Static method in enum de.focus_shift.jollyday.core.HolidayCalendar
-
Returns a set of all currently supported ISO 3166-1 alpha-2 codes.
- getSupportedCalendarCodes() - Static method in class de.focus_shift.jollyday.core.HolidayManager
-
Returns a set of all currently supported ISO 3166-1 alpha-2 codes.
- getType() - Method in class de.focus_shift.jollyday.core.Holiday
-
Gets the type holiday.
- GOOD_FRIDAY - de.focus_shift.jollyday.core.spi.ChristianHolidayType
- GREECE - de.focus_shift.jollyday.core.HolidayCalendar
- GUERNSEY - de.focus_shift.jollyday.core.HolidayCalendar
H
- hashCode() - Method in class de.focus_shift.jollyday.core.CalendarHierarchy
- hashCode() - Method in class de.focus_shift.jollyday.core.Holiday
- hierarchy() - Method in interface de.focus_shift.jollyday.core.spi.Configuration
- Holiday - Class in de.focus_shift.jollyday.core
-
Represents the holiday and contains the actual date and an localized description.
- Holiday(LocalDate, String, HolidayType) - Constructor for class de.focus_shift.jollyday.core.Holiday
-
Constructs a holiday for a date using the provided properties key to retrieve the description with.
- HolidayCalendar - Enum in de.focus_shift.jollyday.core
-
This enum provides a list of all supported holiday calendars.
- HolidayManager - Class in de.focus_shift.jollyday.core
-
Abstract base class for all holiday manager implementations.
- HolidayManager() - Constructor for class de.focus_shift.jollyday.core.HolidayManager
- holidays() - Method in interface de.focus_shift.jollyday.core.spi.Configuration
- Holidays - Interface in de.focus_shift.jollyday.core.spi
- HolidayType - Enum in de.focus_shift.jollyday.core
-
Type of holiday.
- HONG_KONG - de.focus_shift.jollyday.core.HolidayCalendar
- HUNGARY - de.focus_shift.jollyday.core.HolidayCalendar
I
- ICELAND - de.focus_shift.jollyday.core.HolidayCalendar
- ID_AL_FITR - de.focus_shift.jollyday.core.spi.IslamicHolidayType
- ID_AL_FITR_2 - de.focus_shift.jollyday.core.spi.IslamicHolidayType
- ID_AL_FITR_3 - de.focus_shift.jollyday.core.spi.IslamicHolidayType
- ID_UL_ADHA - de.focus_shift.jollyday.core.spi.IslamicHolidayType
- ID_UL_ADHA_2 - de.focus_shift.jollyday.core.spi.IslamicHolidayType
- ID_UL_ADHA_3 - de.focus_shift.jollyday.core.spi.IslamicHolidayType
- INDIA - de.focus_shift.jollyday.core.HolidayCalendar
- init(ManagerParameter) - Method in class de.focus_shift.jollyday.core.HolidayManager
-
Initializes the implementing manager for the provided calendar.
- IRELAND - de.focus_shift.jollyday.core.HolidayCalendar
- isHoliday(LocalDate, HolidayType, String...) - Method in class de.focus_shift.jollyday.core.HolidayManager
-
Returns true or false if the requested date is a holiday in the state, based on the given
HolidayTypeand the optional given region and below - isHoliday(LocalDate, String...) - Method in class de.focus_shift.jollyday.core.HolidayManager
-
Returns true or false if the requested date is a holiday in the state or the optional given region and below
- isHoliday(Calendar, HolidayType, String...) - Method in class de.focus_shift.jollyday.core.HolidayManager
-
Returns true or false if the requested calendar date is a holiday in the state or based on the given
HolidayTypeand the optional given region and below - isHoliday(Calendar, String...) - Method in class de.focus_shift.jollyday.core.HolidayManager
-
Returns true or false if the requested calendar date is a holiday in the state or the optional given region and below
- IslamicHoliday - Interface in de.focus_shift.jollyday.core.spi
- IslamicHolidayParser - Class in de.focus_shift.jollyday.core.parser.impl
-
This parser calculates gregorian dates for the different islamic holidays.
- IslamicHolidayParser() - Constructor for class de.focus_shift.jollyday.core.parser.impl.IslamicHolidayParser
- islamicHolidays() - Method in interface de.focus_shift.jollyday.core.spi.Holidays
- IslamicHolidayType - Enum in de.focus_shift.jollyday.core.spi
- ISLE_OF_MAN - de.focus_shift.jollyday.core.HolidayCalendar
- isManagerCachingEnabled() - Static method in class de.focus_shift.jollyday.core.HolidayManager
-
isManagerCachingEnabled.
- isOfficialHoliday() - Method in enum de.focus_shift.jollyday.core.HolidayType
- ITALY - de.focus_shift.jollyday.core.HolidayCalendar
J
- JAPAN - de.focus_shift.jollyday.core.HolidayCalendar
- JERSEY - de.focus_shift.jollyday.core.HolidayCalendar
K
- KAZAKHSTAN - de.focus_shift.jollyday.core.HolidayCalendar
- KOSOVO - de.focus_shift.jollyday.core.HolidayCalendar
L
- LAILAT_AL_BARAT - de.focus_shift.jollyday.core.spi.IslamicHolidayType
- LAILAT_AL_MIRAJ - de.focus_shift.jollyday.core.spi.IslamicHolidayType
- LAILAT_AL_QADR - de.focus_shift.jollyday.core.spi.IslamicHolidayType
- LAST - de.focus_shift.jollyday.core.spi.Occurrance
- LATVIA - de.focus_shift.jollyday.core.HolidayCalendar
- LIECHTENSTEIN - de.focus_shift.jollyday.core.HolidayCalendar
- Limited - Interface in de.focus_shift.jollyday.core.spi
- LITHUANIA - de.focus_shift.jollyday.core.HolidayCalendar
- loadClass(String) - Static method in class de.focus_shift.jollyday.core.util.ClassLoadingUtil
-
Loads the class by class name with the current threads context classloader.
- LONDON_METAL_EXCHANGE - de.focus_shift.jollyday.core.HolidayCalendar
- LUXEMBOURG - de.focus_shift.jollyday.core.HolidayCalendar
M
- MACEDONIA - de.focus_shift.jollyday.core.HolidayCalendar
- MALTA - de.focus_shift.jollyday.core.HolidayCalendar
- MANAGER_IMPL_CLASS_PREFIX - Static variable in interface de.focus_shift.jollyday.core.ManagerParameter
- ManagerParameter - Interface in de.focus_shift.jollyday.core
- ManagerParameters - Class in de.focus_shift.jollyday.core
- MARDI_GRAS - de.focus_shift.jollyday.core.spi.ChristianHolidayType
- MAUNDY_THURSDAY - de.focus_shift.jollyday.core.spi.ChristianHolidayType
- MAURITIUS - de.focus_shift.jollyday.core.HolidayCalendar
- MAWLID_AN_NABI - de.focus_shift.jollyday.core.spi.IslamicHolidayType
- mergeProperties(Properties) - Method in interface de.focus_shift.jollyday.core.ManagerParameter
- MESKEL - de.focus_shift.jollyday.core.spi.EthiopianOrthodoxHolidayType
- MEXICO - de.focus_shift.jollyday.core.HolidayCalendar
- MOLDOVA - de.focus_shift.jollyday.core.HolidayCalendar
- MONTENEGRO - de.focus_shift.jollyday.core.HolidayCalendar
- month() - Method in interface de.focus_shift.jollyday.core.spi.FixedWeekdayInMonth
- Movable - Interface in de.focus_shift.jollyday.core.spi
- MovingCondition - Interface in de.focus_shift.jollyday.core.spi
N
- NETHERLANDS - de.focus_shift.jollyday.core.HolidayCalendar
- NEW_ZEALAND - de.focus_shift.jollyday.core.HolidayCalendar
- NEWYEAR - de.focus_shift.jollyday.core.spi.IslamicHolidayType
- NEXT - de.focus_shift.jollyday.core.spi.With
- NICARAGUA - de.focus_shift.jollyday.core.HolidayCalendar
- NIGERIA - de.focus_shift.jollyday.core.HolidayCalendar
- NORWAY - de.focus_shift.jollyday.core.HolidayCalendar
- NYSE - de.focus_shift.jollyday.core.HolidayCalendar
- NYSE_EURONEXT - de.focus_shift.jollyday.core.HolidayCalendar
O
- Occurrance - Enum in de.focus_shift.jollyday.core.spi
- ODD_YEARS - de.focus_shift.jollyday.core.spi.YearCycle
- OFFICIAL_HOLIDAY - de.focus_shift.jollyday.core.HolidayType
- officiality() - Method in interface de.focus_shift.jollyday.core.spi.Described
P
- PANAMA - de.focus_shift.jollyday.core.HolidayCalendar
- PARAGUAY - de.focus_shift.jollyday.core.HolidayCalendar
- parse(int, Holidays) - Method in class de.focus_shift.jollyday.core.parser.impl.ChristianHolidayParser
- parse(int, Holidays) - Method in class de.focus_shift.jollyday.core.parser.impl.EthiopianOrthodoxHolidayParser
- parse(int, Holidays) - Method in class de.focus_shift.jollyday.core.parser.impl.FixedParser
- parse(int, Holidays) - Method in class de.focus_shift.jollyday.core.parser.impl.FixedWeekdayBetweenFixedParser
- parse(int, Holidays) - Method in class de.focus_shift.jollyday.core.parser.impl.FixedWeekdayInMonthParser
- parse(int, Holidays) - Method in class de.focus_shift.jollyday.core.parser.impl.FixedWeekdayRelativeToFixedParser
- parse(int, Holidays) - Method in class de.focus_shift.jollyday.core.parser.impl.IslamicHolidayParser
- parse(int, Holidays) - Method in class de.focus_shift.jollyday.core.parser.impl.RelativeToEasterSundayParser
- parse(int, Holidays) - Method in class de.focus_shift.jollyday.core.parser.impl.RelativeToFixedParser
- parse(int, Holidays) - Method in class de.focus_shift.jollyday.core.parser.impl.RelativeToWeekdayInMonthParser
- PENTECOST - de.focus_shift.jollyday.core.spi.ChristianHolidayType
- PENTECOST_MONDAY - de.focus_shift.jollyday.core.spi.ChristianHolidayType
- PERU - de.focus_shift.jollyday.core.HolidayCalendar
- POLAND - de.focus_shift.jollyday.core.HolidayCalendar
- PORTUGAL - de.focus_shift.jollyday.core.HolidayCalendar
- PREVIOUS - de.focus_shift.jollyday.core.spi.With
R
- RAMADAN - de.focus_shift.jollyday.core.spi.IslamicHolidayType
- RAMADAN_END - de.focus_shift.jollyday.core.spi.IslamicHolidayType
- Relation - Enum in de.focus_shift.jollyday.core.spi
- relativeToEasterSunday() - Method in interface de.focus_shift.jollyday.core.spi.Holidays
- RelativeToEasterSunday - Interface in de.focus_shift.jollyday.core.spi
- RelativeToEasterSundayParser - Class in de.focus_shift.jollyday.core.parser.impl
-
This parser creates holidays relative to easter sunday.
- RelativeToEasterSundayParser() - Constructor for class de.focus_shift.jollyday.core.parser.impl.RelativeToEasterSundayParser
- relativeToFixed() - Method in interface de.focus_shift.jollyday.core.spi.Holidays
- RelativeToFixed - Interface in de.focus_shift.jollyday.core.spi
- RelativeToFixedParser - Class in de.focus_shift.jollyday.core.parser.impl
-
The Class RelativeToFixedParser.
- RelativeToFixedParser() - Constructor for class de.focus_shift.jollyday.core.parser.impl.RelativeToFixedParser
- relativeToWeekdayInMonth() - Method in interface de.focus_shift.jollyday.core.spi.Holidays
- RelativeToWeekdayInMonth - Interface in de.focus_shift.jollyday.core.spi
- RelativeToWeekdayInMonthParser - Class in de.focus_shift.jollyday.core.parser.impl
-
RelativeToWeekdayInMonthParser class.
- RelativeToWeekdayInMonthParser() - Constructor for class de.focus_shift.jollyday.core.parser.impl.RelativeToWeekdayInMonthParser
- ResourceUtil - Class in de.focus_shift.jollyday.core.util
-
ResourceUtil class.
- ROMANIA - de.focus_shift.jollyday.core.HolidayCalendar
- RUSSIA - de.focus_shift.jollyday.core.HolidayCalendar
S
- SACRED_HEART - de.focus_shift.jollyday.core.spi.ChristianHolidayType
- SAUDI_ARABIA - de.focus_shift.jollyday.core.HolidayCalendar
- SECOND - de.focus_shift.jollyday.core.spi.Occurrance
- SERBIA - de.focus_shift.jollyday.core.HolidayCalendar
- setChildren(Map<String, CalendarHierarchy>) - Method in class de.focus_shift.jollyday.core.CalendarHierarchy
-
Setter for the field
children. - setConfigurationService(ConfigurationService) - Method in class de.focus_shift.jollyday.core.HolidayManager
-
Sets the configuration datasource with this holiday manager.
- setFallbackDescription(String) - Method in class de.focus_shift.jollyday.core.CalendarHierarchy
- setManagerCachingEnabled(boolean) - Static method in class de.focus_shift.jollyday.core.HolidayManager
-
If true, instantiated managers will be cached.
- setProperty(String, String) - Method in interface de.focus_shift.jollyday.core.ManagerParameter
- SHROVE_MONDAY - de.focus_shift.jollyday.core.spi.ChristianHolidayType
- SINGAPORE - de.focus_shift.jollyday.core.HolidayCalendar
- SIX_YEARS - de.focus_shift.jollyday.core.spi.YearCycle
- SLOWAKIA - de.focus_shift.jollyday.core.HolidayCalendar
- SLOWENIA - de.focus_shift.jollyday.core.HolidayCalendar
- SOUTH_AFRICA - de.focus_shift.jollyday.core.HolidayCalendar
- SPAIN - de.focus_shift.jollyday.core.HolidayCalendar
- subConfigurations() - Method in interface de.focus_shift.jollyday.core.spi.Configuration
- substitute() - Method in interface de.focus_shift.jollyday.core.spi.MovingCondition
- SWEDEN - de.focus_shift.jollyday.core.HolidayCalendar
- SWITZERLAND - de.focus_shift.jollyday.core.HolidayCalendar
T
- TARGET - de.focus_shift.jollyday.core.HolidayCalendar
- THIRD - de.focus_shift.jollyday.core.spi.Occurrance
- THREE_YEARS - de.focus_shift.jollyday.core.spi.YearCycle
- TIMKAT - de.focus_shift.jollyday.core.spi.EthiopianOrthodoxHolidayType
- to() - Method in interface de.focus_shift.jollyday.core.spi.FixedWeekdayBetweenFixed
- toString() - Method in class de.focus_shift.jollyday.core.Holiday
- TURKEY - de.focus_shift.jollyday.core.HolidayCalendar
- TWO_YEARS - de.focus_shift.jollyday.core.spi.YearCycle
- type() - Method in interface de.focus_shift.jollyday.core.spi.ChristianHoliday
- type() - Method in interface de.focus_shift.jollyday.core.spi.EthiopianOrthodoxHoliday
- type() - Method in interface de.focus_shift.jollyday.core.spi.IslamicHoliday
U
- UKRAINE - de.focus_shift.jollyday.core.HolidayCalendar
- UNDEFINED - Static variable in class de.focus_shift.jollyday.core.util.ResourceUtil
-
Unknown constant will be returned when there is no description configured.
- UNITED_ARAB_EMIRATES - de.focus_shift.jollyday.core.HolidayCalendar
- UNITED_KINGDOM - de.focus_shift.jollyday.core.HolidayCalendar
- UNITED_STATES - de.focus_shift.jollyday.core.HolidayCalendar
- UNOFFICIAL_HOLIDAY - de.focus_shift.jollyday.core.HolidayType
- URUGUAY - de.focus_shift.jollyday.core.HolidayCalendar
V
- validFrom() - Method in interface de.focus_shift.jollyday.core.spi.Limited
- validTo() - Method in interface de.focus_shift.jollyday.core.spi.Limited
- valueOf(String) - Static method in enum de.focus_shift.jollyday.core.HolidayCalendar
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.focus_shift.jollyday.core.HolidayType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.focus_shift.jollyday.core.spi.ChristianHolidayType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.focus_shift.jollyday.core.spi.EthiopianOrthodoxHolidayType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.focus_shift.jollyday.core.spi.IslamicHolidayType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.focus_shift.jollyday.core.spi.Occurrance
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.focus_shift.jollyday.core.spi.Relation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.focus_shift.jollyday.core.spi.With
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.focus_shift.jollyday.core.spi.YearCycle
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum de.focus_shift.jollyday.core.HolidayCalendar
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.focus_shift.jollyday.core.HolidayType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.focus_shift.jollyday.core.spi.ChristianHolidayType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.focus_shift.jollyday.core.spi.EthiopianOrthodoxHolidayType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.focus_shift.jollyday.core.spi.IslamicHolidayType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.focus_shift.jollyday.core.spi.Occurrance
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.focus_shift.jollyday.core.spi.Relation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.focus_shift.jollyday.core.spi.With
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.focus_shift.jollyday.core.spi.YearCycle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VENEZUELA - de.focus_shift.jollyday.core.HolidayCalendar
W
- weekday() - Method in interface de.focus_shift.jollyday.core.spi.FixedWeekdayBetweenFixed
- weekday() - Method in interface de.focus_shift.jollyday.core.spi.FixedWeekdayInMonth
- weekday() - Method in interface de.focus_shift.jollyday.core.spi.FixedWeekdayRelativeToFixed
- weekday() - Method in interface de.focus_shift.jollyday.core.spi.MovingCondition
- weekday() - Method in interface de.focus_shift.jollyday.core.spi.RelativeToFixed
- weekday() - Method in interface de.focus_shift.jollyday.core.spi.RelativeToWeekdayInMonth
- weekdayInMonth() - Method in interface de.focus_shift.jollyday.core.spi.RelativeToWeekdayInMonth
- when() - Method in interface de.focus_shift.jollyday.core.spi.FixedWeekdayRelativeToFixed
- when() - Method in interface de.focus_shift.jollyday.core.spi.RelativeToFixed
- when() - Method in interface de.focus_shift.jollyday.core.spi.RelativeToWeekdayInMonth
- which() - Method in interface de.focus_shift.jollyday.core.spi.FixedWeekdayInMonth
- which() - Method in interface de.focus_shift.jollyday.core.spi.FixedWeekdayRelativeToFixed
- WHIT_MONDAY - de.focus_shift.jollyday.core.spi.ChristianHolidayType
- WHIT_SUNDAY - de.focus_shift.jollyday.core.spi.ChristianHolidayType
- with() - Method in interface de.focus_shift.jollyday.core.spi.MovingCondition
- With - Enum in de.focus_shift.jollyday.core.spi
Y
- YearCycle - Enum in de.focus_shift.jollyday.core.spi
All Classes All Packages