class FixedWidthFlatFile extends FlatFileDescriptor
Type | Name and description |
---|---|
java.util.Map<java.lang.String, java.lang.Integer> |
data |
boolean |
leftJustified |
char |
paddingCharacter |
java.lang.String |
recordSeparator |
Constructor and description |
---|
FixedWidthFlatFile
() |
Methods inherited from class | Name |
---|---|
class FlatFileDescriptor |
clone, getFilename, getType, marshall, setModel, unmarshall |
Groovy Documentation