Uses of Class
org.jmonks.batch.io.flat.FixedWidthFlatFileFieldSpec

Packages that use FixedWidthFlatFileFieldSpec
org.jmonks.batch.io.flat Flat file implementation for the IO API. 
 

Uses of FixedWidthFlatFileFieldSpec in org.jmonks.batch.io.flat
 

Methods in org.jmonks.batch.io.flat that return FixedWidthFlatFileFieldSpec
static FixedWidthFlatFileFieldSpec FixedWidthFlatFileFieldSpec.createFixedWidthFlatFileFieldSpec(org.w3c.dom.Element fieldSpecElement)
          Factory method to create the FixedWidthFlatFileFieldSpec instance from the given DOM Element representing the filed-spec element in record spec.