Package org.at4j.support.util

Support classes that probably would have been in java.util if they had been a part of Java.

See:
          Description

Class Summary
MsDosDate This class contains static utility methods for working with MS DOS dates.
MsDosTime This class contains static utility methods for working with MS DOS times.
TimeZones This class contains TimeZone constants.
WinNtTime This object represent Windows NT time.
 

Exception Summary
UnableToConvertException This exception is thrown by the WinNtTime.getDate() method when it is unable to convert the Windows NT time value to a Date because the value is outside the Date's value range.
 

Package org.at4j.support.util Description

Support classes that probably would have been in java.util if they had been a part of Java.

Since:
1.0
Author:
Karl Gustafsson