Waysys on the Web

WayDate Java Source Code

WayDate Java Source Code

Previous topic Next topic  

WayDate Java Source Code

Previous topic Next topic  

This section contains links to the Java source code for DateBench.

 

WayDate

This class contains several algorithms for date manipulation.

 

WayDateException

Represents information about an illegal date. This is the class of exceptions thrown by WayDate methods.

 

Holiday

This class calculates the dates of federal holidays.

 

WayException

Represent information about an Exception.

 

WayString

A collection of string routines.

 

WayUtilException

Java exceptions.

 

JavaDoc for the source code is here.

 

Test Suite

 

A test suite using JUnit to test the DateBench code is available.