Package com.digertech.sdk.samples

Class Summary
SampleICLFileReader This sample implements ReaderInterface and loads the records from ICL file and print field value of each record when it reads records.
SampleICLFileReader2 This sample implements ProcessingInterface loads the records from Image Cash Letter file, validate the image data in type 52 record and print field value of each record and image validation results when it processes records.
SampleICLFileWriter This sample writes ICL records to an ICL file.