Package org.pentaho.reporting.engine.classic.core.util.beans

Bean and property support classes.

See:
          Description

Interface Summary
ValueConverter A value converter is an object that can transform an object into a string or vice versa.
 

Class Summary
ArrayValueConverter An ValueConverter that handles Arrays.
BeanPropertyLookupParser Todo: Analyze this class; it might not do what it promises ..
BeanUtility The BeanUtility class enables access to bean properties using the reflection API.
BigDecimalValueConverter A class that handles the conversion of BigDecimal attributes to and from their String representation.
BigIntegerValueConverter A class that handles the conversion of BigInteger attributes to and from their String representation.
BooleanValueConverter A class that handles the conversion of Boolean attributes to and from their String representation.
BorderStyleValueConverter Creation-Date: 06.09.2007, 14:00:42
BoxSizingValueConverter Creation-Date: 06.09.2007, 14:00:42
ByteValueConverter A class that handles the conversion of Byte attributes to and from their String representation.
CharacterValueConverter A class that handles the conversion of Character attributes to and from their String representation.
ClassValueConverter A class that handles the conversion of Integer attributes to and from their String representation.
ColorValueConverter A class that handles the conversion of Integer attributes to and from their String representation.
ConverterRegistry  
DateValueConverter Creation-Date: 09.10.2007, 19:00:02
DoubleValueConverter A class that handles the conversion of Double attributes to and from their String representation.
ElementAlignmentValueConverter Creation-Date: 06.09.2007, 14:00:42
FloatValueConverter A class that handles the conversion of Float attributes to and from their String representation.
FontSmoothValueConverter Creation-Date: 06.09.2007, 14:00:42
FontValueConverter Todo: Document Me
GenericValueConverter A class that handles the conversion of Integer attributes to and from their String representation.
ImageMapValueConverter Todo: Document me!

Date: 01.03.2010 Time: 14:40:20

IntegerValueConverter A class that handles the conversion of Integer attributes to and from their String representation.
LocaleValueConverter Creation-Date: 24.01.2006, 19:19:03
LongValueConverter A class that handles the conversion of Integer attributes to and from their String representation.
ShortValueConverter A class that handles the conversion of Integer attributes to and from their String representation.
SQLDateValueConverter Creation-Date: 09.10.2007, 19:00:02
SQLTimestampValueConverter Creation-Date: 09.10.2007, 19:00:02
SQLTimeValueConverter Creation-Date: 09.10.2007, 19:00:02
StagingModeValueConverter Creation-Date: 06.09.2007, 14:00:42
StringValueConverter A class that handles the conversion of Integer attributes to and from their String representation.
TextWrapValueConverter Todo: Document me
TimeZoneValueConverter Creation-Date: 24.01.2006, 19:19:03
VerticalTextAlignValueConverter Creation-Date: 06.09.2007, 14:00:42
WhitespaceCollapseValueConverter Creation-Date: 06.09.2007, 14:00:42
 

Exception Summary
BeanException The BeanException class signals errors when setting or reading bean properties.
 

Package org.pentaho.reporting.engine.classic.core.util.beans Description

Bean and property support classes.