| Package | Description |
|---|---|
| com.univocity.parsers.fixed |
| Modifier and Type | Method and Description |
|---|---|
FixedWidthFormat |
FixedWidthFormat.clone() |
protected FixedWidthFormat |
FixedWidthWriterSettings.createDefaultFormat()
Returns the default FixedWidthFormat configured to handle Fixed-Width outputs
|
protected FixedWidthFormat |
FixedWidthParserSettings.createDefaultFormat()
Returns the default FixedWidthFormat configured to handle Fixed-Width inputs
|
| Modifier and Type | Method and Description |
|---|---|
(package private) char[] |
FixedWidthFields.getFieldPaddings(FixedWidthFormat format) |
(package private) static Lookup[] |
Lookup.getLookupFormats(java.util.Map<java.lang.String,FixedWidthFields> map,
FixedWidthFormat format) |
| Constructor and Description |
|---|
Lookup(java.lang.String value,
FixedWidthFields config,
FixedWidthFormat format) |