- Deprecated:
Since Description 8.0.0Directly create new instances of NumberConverter instead.
A factory implementation to create the built-in number converter of type
oj.IntlNumberConverter.
- Deprecated:
Since Description 8.0.0Directly create new instances of NumberConverter instead.
Methods
-
createConverter(options) : {oj.IntlNumberConverter}
-
Creates an immutable (jet) number converter instance.
Parameters:
Name Type Argument Description optionsoj.IntlNumberConverter.ConverterOptions <optional>
an object literal used to provide optional information to initialize the jet number converter with. For details on what to pass for options, refer to oj.IntlNumberConverter Returns: