Uses of Package
jodd.bean
-
Packages that use jodd.bean Package Description jodd.bean Java Bean utilities, provides the fastest bean manipulation.jodd.bean.exception -
Classes in jodd.bean used by jodd.bean Class Description BeanCopy Powerful tool for copying properties from one bean into another.BeanProperty Represents a bean named property.BeanUtil Supreme utility for reading and writing bean properties.BeanUtilBean Instantiable version ofBeanUtil.BeanUtilUtil Various bean property utilities that makes writings ofBeanUtilclasses easy.BeanVisitor Visitor for bean properties. -
Classes in jodd.bean used by jodd.bean.exception Class Description BeanException Unchecked bean exception.BeanProperty Represents a bean named property.