Class BooleanValueConverter

  • All Implemented Interfaces:
    ValueConverter

    public class BooleanValueConverter
    extends Object
    implements ValueConverter
    A class that handles the conversion of Boolean attributes to and from their String representation.
    Author:
    Thomas Morgner