Package com.tetsuwantech.atom.util
Class ByteaConversionService
- java.lang.Object
-
- org.springframework.core.convert.support.GenericConversionService
-
- com.tetsuwantech.atom.util.ByteaConversionService
-
- All Implemented Interfaces:
org.springframework.core.convert.ConversionService
,org.springframework.core.convert.converter.ConverterRegistry
,org.springframework.core.convert.support.ConfigurableConversionService
public class ByteaConversionService extends org.springframework.core.convert.support.GenericConversionService
-
-
Constructor Summary
Constructors Constructor Description ByteaConversionService()
-
Method Summary
-
Methods inherited from class org.springframework.core.convert.support.GenericConversionService
addConverter, addConverter, addConverter, addConverterFactory, canBypassConvert, canConvert, canConvert, convert, convert, convert, convertNullSource, getConverter, getDefaultConverter, removeConvertible, toString
-
-