Package org.slim3.commons.beanutil

This package provides the utility for Java Bean.

See:
          Description

Interface Summary
Converter An interface that converts string and object.
 

Class Summary
AbstractCopy<S extends AbstractCopy<S>> An abstract class to copy an object to an another object.
BeanDesc This class describes bean information.
BeanMap A map acts as bean.
BeanUtil A utility class for bean.
ConversionUtil A utility class for conversion.
Copy A class to copy a bean to an another bean.
CreateAndCopy<T> A class to create an object and copy an object to the created object.
DateConverter The converter for date.
NumberConverter A converter for number.
ParameterizedClassDesc This class describes a parameterized class.
PropertyDesc This class describes a property.
SqlDateConverter The converter for Date.
TimeConverter The converter for Time.
TimestampConverter The converter for Timestamp.
 

Package org.slim3.commons.beanutil Description

This package provides the utility for Java Bean.



Copyright © 2008-2009 The Slim3 project. All Rights Reserved.