Uses of Class
org.apache.camel.dataformat.univocity.UniVocityFixedDataFormat
-
Uses of UniVocityFixedDataFormat in org.apache.camel.dataformat.univocity
Methods in org.apache.camel.dataformat.univocity that return UniVocityFixedDataFormatModifier and TypeMethodDescriptionUniVocityFixedDataFormat.setFieldLengths(int[] fieldLengths) Deprecated.Sets the field lengths It's used to construct uniVocityFixedWidthFieldsinstance.UniVocityFixedDataFormat.setPadding(Character padding) Deprecated.Sets the padding symbol.UniVocityFixedDataFormat.setRecordEndsOnNewline(Boolean recordEndsOnNewline) Deprecated.Sets whether or not the record ends on new lineUniVocityFixedDataFormat.setSkipTrailingCharsUntilNewline(Boolean skipTrailingCharsUntilNewline) Deprecated.Sets whether or not trailing characters until new line must be ignored.