Class BooleanEditor

  • All Implemented Interfaces:
    PropertyEditor

    public class BooleanEditor
    extends PropertyEditorSupport
    Used by xbean to set booleans.

    Important: Do not use this for other purposes than xbean, as property editors are not thread safe, and they are slow to use.