| Package | Description |
|---|---|
| com.univocity.parsers.fixed |
| Class | Description |
|---|---|
| FieldAlignment |
Alignment of text in a fixed-width field.
|
| FixedWidthFields |
This class provides the name, length, alignment and padding of each field in a fixed-width record.
|
| FixedWidthFormat |
The Fixed-Width format configuration.
|
| FixedWidthParser |
A fast and flexible fixed-with parser implementation.
|
| FixedWidthParserSettings |
This is the configuration class used by the Fixed-Width parser (
FixedWidthParser) |
| FixedWidthWriter |
A fast and flexible fixed-with writer implementation.
|
| FixedWidthWriterSettings |
This is the configuration class used by the Fixed-Width writer (
FixedWidthWriter) |