Class ReadDataFile

java.lang.Object
com.dandymadeproductions.ajqvue.io.ReadDataFile

public class ReadDataFile extends Object
The ReadDataFile class allows the application the means to import data that can be placed in the database table in an automated way. The class is also used to import data images files. The class provides a generic framework to read bytes of data from a given input file.