????
org.apache.commons.beanutils.converters.NumberConverter
??NumberConverter????
???
??
Standard implementations of the
Converter
interface that
are pre-registered with ConvertUtils
at startup time.-
org.apache.commons.beanutils.converters?NumberConverter???
?????????final class
NumberConverter
implementation that handles conversion to and from java.math.BigDecimal objects.final class
NumberConverter
implementation that handles conversion to and from java.math.BigInteger objects.final class
NumberConverter
implementation that handles conversion to and from java.lang.Byte objects.final class
NumberConverter
implementation that handles conversion to and from java.lang.Double objects.final class
NumberConverter
implementation that handles conversion to and from java.lang.Float objects.final class
NumberConverter
implementation that handles conversion to and from java.lang.Integer objects.final class
NumberConverter
implementation that handles conversion to and from java.lang.Long objects.final class
NumberConverter
implementation that handles conversion to and from java.lang.Short objects.