| Class and Description |
|---|
| BeanNamingStrategy
Classes which implement the
BeanNamingStrategy strategy interface should define the strategy for turning the types and methods discovered by the bean utils into names |
| BeanProperty
A
BeanProperty which is bound to a particular instance |
| BeanPropertyOrderingStrategy
The strategy used to sort the properties read from a bean or type
|
| BeanPropertyPredicate |
| BeanVisitor
A callback interface which is fired for each property found by
BeanUtils#visit(Object, BeanVisitor) |
| ImmutableTypeProperty
Immutable value object to encapsulate an property on an Object which follows the get/is Java beans standard for accessors.
|
| Instance |
| Typed
Any BeanUtils class which can be considered to represent a single class and therefore can have it's type information examined should inherit the
Typed interface so as to
expose a consistent group of methods for examining type information |
| TypeProperty
Immutable value object to encapsulate a property on an Object which follows the get/set Java beans standard.
|
| TypeVisitor
A callback interface which is fired for each property found by
BeanUtils#visit(Object, BeanVisitor) |
| Class and Description |
|---|
| AbstractProperty
Base type for all types in the BeanUtils library which represent a single property
|
| BeanNamingStrategy
Classes which implement the
BeanNamingStrategy strategy interface should define the strategy for turning the types and methods discovered by the bean utils into names |
| BeanProperty
A
BeanProperty which is bound to a particular instance |
| BeanPropertyException |
| BeanPropertyFunction |
| BeanPropertyPath |
| BeanPropertyPredicate |
| BeanVisitor
A callback interface which is fired for each property found by
BeanUtils#visit(Object, BeanVisitor) |
| ImmutableTypeProperty
Immutable value object to encapsulate an property on an Object which follows the get/is Java beans standard for accessors.
|
| InstanceInspector
Helper class which inspects the bean and exposes the properties of the bean to support the visitor pattern
|
| InstanceInspector.InspectionDepth |
| InstanceInspector.Overflow |
| TypeProperty
Immutable value object to encapsulate a property on an Object which follows the get/set Java beans standard.
|
| TypeVisitor
A callback interface which is fired for each property found by
BeanUtils#visit(Object, BeanVisitor) |
| Class and Description |
|---|
| BeanProperty
A
BeanProperty which is bound to a particular instance |
| BeanPropertyFunction |
| Class and Description |
|---|
| BeanNamingStrategy
Classes which implement the
BeanNamingStrategy strategy interface should define the strategy for turning the types and methods discovered by the bean utils into names |
| Class and Description |
|---|
| BeanPropertyOrderingStrategy
The strategy used to sort the properties read from a bean or type
|
| TypeProperty
Immutable value object to encapsulate a property on an Object which follows the get/set Java beans standard.
|
| Class and Description |
|---|
| BeanProperty
A
BeanProperty which is bound to a particular instance |
| BeanPropertyPredicate |
| Class and Description |
|---|
| BeanProperty
A
BeanProperty which is bound to a particular instance |
| BeanPropertyFunction |
| BeanPropertyPath |
| BeanPropertyPredicate |
| BeanVisitor
A callback interface which is fired for each property found by
BeanUtils#visit(Object, BeanVisitor) |
Copyright © 2015. All rights reserved.