Class BigDecimalValueConverter

java.lang.Object
org.jfree.report.util.beans.BigDecimalValueConverter
All Implemented Interfaces:
ValueConverter

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