クラス SpringBindingConverterAdapter
java.lang.ObjectSE
org.springframework.binding.convert.service.SpringBindingConverterAdapter
- 実装済みのインターフェース一覧:
org.springframework.core.convert.converter.GenericConverter
public class SpringBindingConverterAdapter
extends ObjectSE
implements org.springframework.core.convert.converter.GenericConverter
Spring バインディングコンバーターを Spring
ConversionService に登録できるようにする Spring コンバーター。- 作成者:
- Rossen Stoyanchev
ネストされたクラスの概要
インターフェース org.springframework.core.convert.converter.GenericConverter から継承されたネストクラス / インターフェース
org.springframework.core.convert.converter.GenericConverter.ConvertiblePairコンストラクター概要
コンストラクター方法の概要
コンストラクターの詳細
SpringBindingConverterAdapter
メソッドの詳細
convert
public ObjectSE convert(ObjectSE source, org.springframework.core.convert.TypeDescriptor sourceType, org.springframework.core.convert.TypeDescriptor targetType) - 次で指定:
- インターフェース
org.springframework.core.convert.converter.GenericConverterのconvert
getConvertibleTypes
public SetSE<org.springframework.core.convert.converter.GenericConverter.ConvertiblePair> getConvertibleTypes()- 次で指定:
- インターフェース
org.springframework.core.convert.converter.GenericConverterのgetConvertibleTypes