Field Summary | ||
---|---|---|
const Number | NONE | |
Does not set style for the parsed value.
|
||
const Number | BUILT_IN | |
Set the style as built-in number/datetime when the parsed value are plain numeric/datetime values.
|
||
const Number | EXACT_FORMAT | |
Set the exact custom format for the parsed value to make the formatted value be same with the original input one.
|
const Number NONE
const Number BUILT_IN
const Number EXACT_FORMAT