Module com.github.hazendaz.parent
Package org.csveed.bean.conversion
package org.csveed.bean.conversion
This package contains what remains of the Spring Beans package after the operation to remove Spring from the library. The aspects concern the conversion from a String to a Bean property.
If you find good in this package, give credits to the Spring team. If you find bad, I probably made a mistake somewhere. Removing the Spring dependency leaves me with a heavy heart, but a small library cannot afford a heavy (possibly interfering) dependency like Spring and still expect to be used.
-
ClassDescriptionThe Class AbstractConverter.The Class BeanPropertyConversionException.The Class BeanWrapper.The Class ByteArrayConverter.The Class CharacterConverter.The Class CharArrayConverter.The Class CharsetConverter.The Class ConversionException.The Class ConversionUtil.Converter<K>Stateless converter from String to Object.The Class CurrencyConverter.The Class CustomBooleanConverter.The Class CustomNumberConverter.The Class DateConverter.The Class DefaultConverters.The Class EasyAbstractConverter.EnumConverter<T extends Enum>The Class EnumConverter.The Class NoConverterFoundException.The Class NumberUtils.The Class PatternConverter.The Class StringConverter.The Class TimeZoneConverter.