|
Spring for Android | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ConfigurableConversionService
Configuration interface to be implemented by most if not all ConversionService
types. Consolidates the read-only operations exposed by ConversionService and
the mutating operations of ConverterRegistry to allow for convenient ad-hoc
addition and removal of Converters through.
| Method Summary |
|---|
| Methods inherited from interface org.springframework.core.convert.ConversionService |
|---|
canConvert, canConvert, convert, convert |
| Methods inherited from interface org.springframework.core.convert.converter.ConverterRegistry |
|---|
addConverter, addConverter, addConverter, addConverterFactory, removeConvertible |
|
Spring for Android | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||