| Package | Description |
|---|---|
| net.objectlab.kit.datecalc.jdk |
This package provides a pure JDK implementation of the DateCalculator for both Calendar and Date, it is
released as a standalone datecalc-jdk JAR.
|
| Class and Description |
|---|
| 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. |
| CalendarKitCalculatorsFactory
The default factory for getting Jdk
Calendar based
calculators. |
| CalendarModifiedFollowingHandler
A Jdk
Calendar implementation of the
HolidayHandler, for the
Modified Following 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. |
| DateKitCalculatorsFactory
The default factory for getting Jdk
Date based calculators. |
| DateModifiedFollowingHandler
A Jdk
Date implementation of the
HolidayHandler, for the
Modified Following algorithm. |
Copyright © 2006–2022 Appendium - Portfolio Financing Platform. All rights reserved.