| Interface | Description |
|---|---|
| BeanConverter |
Interface for bean conversion classes
|
| Class | Description |
|---|---|
| BeanAtomConverter |
Converts a Bean into Atom-like syntax.
|
| BeanDelegator |
Class to create a delegator (proxy) from an interface to a class.
|
| BeanFilter |
Filter content of a bean according to fields list.
|
| BeanJsonConverter |
Converts between JSON and java objects.
|
| BeanXmlConverter |
Converts to/from XML format using betwixt
|
| BeanXStreamConverter |
Converts to/from XML format using XStream
|
| Annotation Type | Description |
|---|---|
| BeanFilter.Unfiltered |
Annotation for required field that should not be filtered
|
Copyright © 2007-2012. All Rights Reserved.