See: Description
Interface | Description |
---|---|
NumericFormatter |
Interface for defining the basic parse and toClient operations.
|
NumericTranslatorSupport |
Used to generate the client-side JSON specification for how a number-based validator operates.
|
Class | Description |
---|---|
AbstractTranslator<T> | |
BigDecimalNumericFormatter | |
BigIntegerNumericFormatter | |
BigTypesFormatter |
Base class for parsing/formatting BigInteger and BigDecimal.
|
NumericFormatterImpl |
A wrapper around NumberFormat.
|
NumericTranslator<T extends Number> |
Uses a
NumericTranslatorSupport to provide proper locale-aware
support for all the built-in numeric types. |
NumericTranslatorSupportImpl | |
StringTranslator |
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.