This method of the BooleanDataFormat class retrieves the string that is displayed for null values.
public String getNullValue();
Returns the string that is used for null values.
See Also setNullValue