This method of the BooleanDataFormat class retrieves the string that is displayed for false values.
public String getFalseValue();
Returns the string that is used for false values.
See Also setFalseValue