package org.jfree.report.util.beans
Bean and property support classes.
-
-
An ValueConverter that handles Arrays.
The BeanException class signals errors when setting or reading bean
properties.
The BeanUtility class enables access to bean properties using the reflection
API.
A class that handles the conversion of
BigDecimal attributes to and from their
String representation.
A class that handles the conversion of
BigInteger attributes to and
from their
String representation.
A class that handles the conversion of
Boolean attributes to and from their
String representation.
A class that handles the conversion of
Byte attributes to and from their
String representation.
A class that handles the conversion of
Character attributes to and from their
String representation.
A class that handles the conversion of
Integer attributes to and from their
String representation.
A class that handles the conversion of
Integer attributes to and from their
String representation.
A class that handles the conversion of
Double attributes to and from their
String representation.
A class that handles the conversion of
Float attributes to and from their
String representation.
A class that handles the conversion of
Integer attributes to and from their
String representation.
A class that handles the conversion of
Integer attributes to and from their
String representation.
Creation-Date: 24.01.2006, 19:19:03
A class that handles the conversion of
Integer attributes to and from their
String representation.
A class that handles the conversion of
Integer attributes to and from their
String representation.
A class that handles the conversion of
Integer attributes to and from their
String representation.
Creation-Date: 24.01.2006, 19:19:03
A value converter is an object that can transform an object into a string or vice
versa.