| Package | Description |
|---|---|
| org.foxlabs.util.reflect |
| Class and Description |
|---|
| BeanIntrospector
This class is wrapper around
java.beans.Introspector that
allows to collect information about annotations. |
| BeanIntrospector.Property
Property descriptor.
|
| PropertyGetter
An abstract property getter that holds property type and provides read
access to the property value.
|
| PropertySetter
An abstract property setter that holds property type and provides write
access to the property value.
|
Copyright © 2010-2012 FoxLabs. All Rights Reserved.