Uses of Package
org.slim3.commons.beanutil

Packages that use org.slim3.commons.beanutil
org.slim3.commons.beanutil This package provides the utility for Java Bean. 
org.slim3.container This package provides Slim3 container. 
org.slim3.struts.action This package provides action features. 
org.slim3.struts.config This package provides Slim3 configurations. 
org.slim3.struts.form This package provides form features. 
 

Classes in org.slim3.commons.beanutil used by org.slim3.commons.beanutil
AbstractCopy
          An abstract class to copy an object to an another object.
BeanDesc
          This class describes bean information.
Converter
          An interface that converts string and object.
Copy
          A class to copy a bean to an another bean.
CreateAndCopy
          A class to create an object and copy an object to the created object.
ParameterizedClassDesc
          This class describes a parameterized class.
PropertyDesc
          This class describes a property.
 

Classes in org.slim3.commons.beanutil used by org.slim3.container
BeanDesc
          This class describes bean information.
 

Classes in org.slim3.commons.beanutil used by org.slim3.struts.action
BeanDesc
          This class describes bean information.
 

Classes in org.slim3.commons.beanutil used by org.slim3.struts.config
BeanDesc
          This class describes bean information.
 

Classes in org.slim3.commons.beanutil used by org.slim3.struts.form
PropertyDesc
          This class describes a property.
 



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