WebCab Bonds
v2.01
(J2SE Edition)

Package webcab.lib.calendar

This package provides a general framework for the implementation of Business Calendars with respect different locations, such as London New York, Tokyo and so on.

See:
          Description

Interface Summary
BusinessCalendar This interface defines the concept of business calendar.
 

Class Summary
AbstractBusinessCalendar This abstract class provides default implementation for most of the methods in the BusinessCalendar interface.
BusinessCalendarUtilities Utility class.
 

Package webcab.lib.calendar Description

This package provides a general framework for the implementation of Business Calendars with respect different locations, such as London New York, Tokyo and so on. The main class of this package is AbstractBusinessCalendar which offers to range of functionality to any Business Calendar instance which inherits this class.

Details of Functionality Available with AbstractBusinessCalendar

Each instance of the business calendar will inherits the following functionality from the AbstractBusinessCalendar:


WebCab Bonds
v2.01
(J2SE Edition)