Uses of Class
com.univocity.parsers.fixed.FixedWidthFormat
-
Packages that use FixedWidthFormat Package Description com.univocity.parsers.fixed -
-
Uses of FixedWidthFormat in com.univocity.parsers.fixed
Methods in com.univocity.parsers.fixed that return FixedWidthFormat Modifier and Type Method Description FixedWidthFormatFixedWidthFormat. clone()protected FixedWidthFormatFixedWidthParserSettings. createDefaultFormat()Returns the default FixedWidthFormat configured to handle Fixed-Width inputsprotected FixedWidthFormatFixedWidthWriterSettings. createDefaultFormat()Returns the default FixedWidthFormat configured to handle Fixed-Width outputs
-