Uses of Class
com.univocity.parsers.fixed.FixedWidthFormat
Packages that use FixedWidthFormat
-
Uses of FixedWidthFormat in com.univocity.parsers.fixed
Subclasses with type arguments of type FixedWidthFormat in com.univocity.parsers.fixedModifier and TypeClassDescriptionclassThis is the configuration class used by the Fixed-Width parser (FixedWidthParser)classThis is the configuration class used by the Fixed-Width writer (FixedWidthWriter)Methods in com.univocity.parsers.fixed that return FixedWidthFormatModifier and TypeMethodDescriptionfinal 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