|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.jmonks.batch.io.flat | |
org.jmonks.batch.io.flat | Flat file implementation for the IO API. |
Classes in org.jmonks.batch.io.flat used by org.jmonks.batch.io.flat | |
DelimitedFlatFileFieldSpec
DelimitedFlatFileFieldSpec represents field-spec element in the record spec
element belongs to the delimited flat file type. |
|
DelimitedFlatFileRecordSpec
DelimitedFlatFileRecordSpec represents record-spec element in the file spec belongs to the delimited flat file type. |
|
FixedWidthFlatFileFieldSpec
FixedWidthFlatFileFieldSpec represents field-spec element in the record spec
belongs to the fixed width flat file type. |
|
FixedWidthFlatFileRecordSpec
FixedWidthFlatFileRecordSpec represents record-spec element in the file spec belongs to the fixed width flat file type. |
|
FlatFileReader
FlatFileReader reads the specified fixed width flat file according to the given file spec and returns the recrods on the needed basis. |
|
FlatFileWriter
FlatFileWriter writes/generates the file according to the given file spec with the data submitted in the form of WriterRecord's. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |