|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
PojoPath.
See:
Description
| Interface Summary | |
|---|---|
| PojoPath | A PojoPath is a String that acts as expression to
navigate (traverse) the object-web spanned by an
initial Pojo reflectively. |
| PojoPathContext | This is the interface of an object that carries the context for a
PojoPathNavigator. |
| PojoPathFunction<IN,VALUE> | This is the call-back interface for a PojoPathFunction that allows to
add custom functionality to a PojoPathNavigator. |
| PojoPathFunctionManager | This is the interface for a manager of PojoPathFunctions. |
| PojoPathNamedFunction<IN,VALUE> | This is the interface for a PojoPathFunction that has a
name. |
| PojoPathNavigator | This is the interface for the navigator used to traverse the object-web
spanned by an initial Pojo reflectively
according to a given PojoPath. |
| PojoPathRecognizer | This is the call-back interface used to recognize Pojos traversed by a
PojoPathNavigator. |
| Enum Summary | |
|---|---|
| PojoPathMode | This Enum contains the available modes for using a
PojoPathNavigator. |
Provides the API for navigating a
PojoPath.
Pojos?PojoPathNavigator will make
your life much easier.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||