Class FieldConversionFactory

  • All Implemented Interfaces:
    FieldConverter, org.springframework.beans.factory.InitializingBean

    public class FieldConversionFactory
    extends Object
    implements FieldConverter, org.springframework.beans.factory.InitializingBean
    A FieldConverter encapsulating all the other FieldConverters, thus providing the ability to convert any FieldType.
    Author:
    Matthias Müller