CompositeMapper allows you to modify the input and output of a
arbitrary Mapper.EmptyStringToNullEditor is a wrapper for building
PropertyEditors that handle setAsText("") like
setAsText(null).EmptyStringToNullMapper maps between Strings.EnumEditor is a replacement for Java's built-in enum editor.EnumMapper maps between enums to text and vice versa by using their names.Mapper maps between Strings and objects.SfbEnumEditor is a property editor for enums.SfbPropertEditorSupport is a PropertyEditor with proper
listener support.Copyright © 2012-2013. All Rights Reserved.