Class CharacterValueConverter

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

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