Package com.univocity.parsers.fixed
package com.univocity.parsers.fixed
-
ClassDescriptionAlignment of text in a fixed-width field.Deprecated.This class has been modified over time and its name became misleading.This class provides the name, length, alignment and padding of each field in a fixed-width record.The Fixed-Width format configuration.A fast and flexible fixed-with parser implementation.This is the configuration class used by the Fixed-Width parser (
FixedWidthParser
)A collection of common routines involving the processing of Fixed-Width data.A fast and flexible fixed-with writer implementation.This is the configuration class used by the Fixed-Width writer (FixedWidthWriter
)