See: Description
| Class | Description |
|---|---|
| CalendarBackwardHandler |
A Jdk
Calendar implementation of the
HolidayHandler, for the
Backward algorithm. |
| CalendarCurrencyDateCalculator |
JDK Calendar implementation for currency date calculator.
|
| CalendarDateCalculator |
This class is used via the DateCalculator interface, it enables the handling
of different HolidayHandler, if no HolidayHandler is defined, the calendar
will NOT move a date, even if it falls on a holiday or weekend.
|
| CalendarForwardHandler |
A Jdk
Calendar implementation of the
HolidayHandler, for the
Forward algorithm. |
| CalendarForwardUnlessNegativeHandler |
A Jdk
Calendar implementation of the
HolidayHandler, for the
Forward algorithm. |
| CalendarIMMDateCalculator |
Jdk Calendar implementation of the
IMMDateCalculator |
| CalendarKitCalculatorsFactory |
The default factory for getting Jdk
Calendar based
calculators. |
| CalendarModifiedFollowingHandler |
A Jdk
Calendar implementation of the
HolidayHandler, for the
Modified Following algorithm. |
| CalendarModifiedPrecedingHandler |
A Jdk
Calendar implementation of the
HolidayHandler, for the
Modified Preceeding algorithm. |
| CalendarPeriodCountCalculator |
Jdk
Calendar based implementation of the
PeriodCountCalculator. |
| DateBackwardHandler |
A Jdk
Date implementation of the
HolidayHandler, for the
Backward algorithm. |
| DateCurrencyDateCalculator |
JDK Date implementation for currency date calculator.
|
| DateDateCalculator |
This class is used via the DateCalculator interface, it enables the handling
of different HolidayHandler, if no HolidayHandler is defined, the calendar
will NOT move a date, even if it falls on a holiday or weekend.
|
| DateForwardHandler |
A Jdk
Date implementation of the
HolidayHandler, for the
Forward algorithm. |
| DateForwardUnlessNegativeHandler |
A Jdk
Date implementation of the
HolidayHandler, for the
Forward algorithm. |
| DateIMMDateCalculator |
Jdk
Date based implementation of the
IMMDateCalculator. |
| DateKitCalculatorsFactory |
The default factory for getting Jdk
Date based calculators. |
| DateModifiedFollowingHandler |
A Jdk
Date implementation of the
HolidayHandler, for the
Modified Following algorithm. |
| DateModifiedPreceedingHandler |
A Jdk
Date implementation of the
HolidayHandler, for the
Modified Preceeding algorithm. |
| DatePeriodCountCalculator |
Jdk
Date based implementation of the
PeriodCountCalculator |
| HolidayHandlerDateWrapper |
A Wrapper to handle any HolidayHandler<Calendar> types via a HolidayHandler<Date>
delegate
|
This package provides a pure JDK implementation of the DateCalculator for both Calendar and Date, it is released as a standalone datecalc-jdk JAR.
Copyright © 2006–2022 Appendium - Portfolio Financing Platform. All rights reserved.