Package org.apache.tapestry5.internal.translator
package org.apache.tapestry5.internal.translator
[INTERNAL USE ONLY] translator implementation classes; API subject to change.
-
ClassDescriptionBase class for parsing/formatting BigInteger and BigDecimal.Interface for defining the basic parse and toClient operations.A wrapper around NumberFormat.NumericTranslator<T extends Number>Uses a
NumericTranslatorSupport
to provide proper locale-aware support for all the built-in numeric types.Used to generate the client-side JSON specification for how a number-based validator operates.