Class BigTypesFormatter

java.lang.Object
org.apache.tapestry5.internal.translator.BigTypesFormatter
All Implemented Interfaces:
NumericFormatter
Direct Known Subclasses:
BigDecimalNumericFormatter, BigIntegerNumericFormatter

public abstract class BigTypesFormatter extends Object implements NumericFormatter
Base class for parsing/formatting BigInteger and BigDecimal.
Since:
5.1.0.1