Class BasicPreferenceBuilder

  • All Implemented Interfaces:
    PreferenceBuilder

    public class BasicPreferenceBuilder
    extends java.lang.Object
    implements PreferenceBuilder
    Implementation of PreferenceBuilder that maps the standard super-csv formats.

    In the adapter configuration file this class is aliased as csv-basic-preference-builder which is the preferred alternative to the fully qualified classname when building your configuration.