| Interface | Description |
|---|---|
| BeanConverter |
Interface for bean conversion classes
|
| Class | Description |
|---|---|
| BeanDelegator |
Class to create a delegator (proxy) from an interface to a class.
|
| BeanDelegator.NullClass |
Fake class that does not have fields or method for field base delegator
|
| BeanFilter |
Filter content of a bean according to fields list.
|
| BeanJsonConverter |
Converts between JSON and java objects.
|
| BeanXStreamConverter |
Converts to/from XML format using XStream
|
| Annotation Type | Description |
|---|---|
| BeanFilter.Unfiltered |
Annotation for required field that should not be filtered
|
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.