public void setParseBigDecimal (boolean newValue)

Sets whether the parse(java.lang.String, java.text.ParsePosition) method returns BigDecimal.

Parameters:
newValue    true if the parse method returns BigDecimal; false otherwise

See also:
isParseBigDecimal

Since:  1.5