public boolean isParseBigDecimal ()

Returns whether the parse(java.lang.String, java.text.ParsePosition) method returns BigDecimal. The default value is false.

Returns:  true if the parse method returns BigDecimal; false otherwise

See also:
setParseBigDecimal

Since:  1.5