Interface | Description |
---|---|
BeanUtil |
Supreme utility for reading and writing bean properties.
|
BeanWalker.BeanWalkerCallback |
Functional callback for walking.
|
Class | Description |
---|---|
BeanCopy |
Powerful tool for copying properties from one bean into another.
|
BeanTemplateParser |
Bean template is a string template with JSP-alike
macros for injecting context values.
|
BeanUtilBean |
Instantiable version of
BeanUtil . |
BeanVisitor |
Visitor for bean properties.
|
BeanVisitorImplBase<T> |
Default implementation of
BeanVisitor for just setting
the properties in fluent way. |
BeanWalker |
Walker over bean properties.
|
Exception | Description |
---|---|
BeanException |
Unchecked bean exception.
|
Copyright © 2003-present Jodd Team