Package | Description |
---|---|
com.univocity.parsers.conversions |
Modifier and Type | Field and Description |
---|---|
private static TrimConversion |
Conversions.trim |
Modifier and Type | Method and Description |
---|---|
static TrimConversion |
Conversions.trim()
Returns a singleton instance of
TrimConversion |
static TrimConversion |
Conversions.trim(int length)
Returns a
TrimConversion that limits the output to a fixed length |