Package suncertify.db.tool

The package contains the class for the Data conversion tool.

See:
          Description

Class Summary
DataConvToolSwing The class is the Data Conversion tool with a Swing GUI,and it converts the ascii file containing data about a DataBase to a binary file to be used by the Data class object.
 

Exception Summary
DataConversionException The Exception class used to record a custom message for errors during DataConversionError(s).
 

Package suncertify.db.tool Description

The package contains the class for the Data conversion tool.
The package has two classes - DataConvToolSwing and DataConversionException.