Package net.objectlab.kit.datecalc.jdk

Package class diagram package 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.

See:
          Description

Class Summary
CalendarBackwardHandler A Jdk Calendar implementation of the HolidayHandler, for the Backward algorithm.
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.
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.
DateModifiedPrecedingHandler A Jdk Date implementation of the HolidayHandler, for the Modified Preceeding 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 types via a HolidayHandler delegate
 

Package net.objectlab.kit.datecalc.jdk Description

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-2010 Appendium - Portfolio Financing Platform. All Rights Reserved.