Class Summary |
AbstractCollectionNode |
|
ArrayNode |
A Node representing a List |
ItemMetadata |
The item metadata associated to a multiple field (array, list, set, map). |
ItemMetadataFactory |
|
ListNode |
A Node representing a List |
MapNode |
Map |
Node |
A nesting level in a property path |
PropertyBinder |
A binder for a nested property, e.g. |
PropertyBinderFactory |
The PropertyBinder factory. |
PropertyBinderMap |
A map that handles a group of PropertyBinder together
This class is thread safe |
PropertyWrapper |
Wraps a property, allowing to read and write it in an encapsulated way |
PropertyWrapperFactory |
|
SetNode |
Node that corresponds with a Set property. |
SimpleNode |
A node that is a simple property with a single value |