Modifier and Type | Method and Description |
---|---|
UniVocityFixedWidthDataFormat |
UniVocityFixedWidthDataFormat.setFieldLengths(int[] fieldLengths)
Sets the field lengths
It's used to construct uniVocity
FixedWidthFields instance. |
UniVocityFixedWidthDataFormat |
UniVocityFixedWidthDataFormat.setPadding(Character padding)
Sets the padding symbol.
|
UniVocityFixedWidthDataFormat |
UniVocityFixedWidthDataFormat.setRecordEndsOnNewline(Boolean recordEndsOnNewline)
Sets whether or not the record ends on new line
|
UniVocityFixedWidthDataFormat |
UniVocityFixedWidthDataFormat.setSkipTrailingCharsUntilNewline(Boolean skipTrailingCharsUntilNewline)
Sets whether or not trailing characters until new line must be ignored.
|
Apache Camel