|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PojoPath | |
|---|---|
| net.sf.mmm.util.pojo.path.api | Provides the API for navigating a
PojoPath. |
| net.sf.mmm.util.pojo.path.base | Contains the base-implementation of the
PojoPath API. |
| Uses of PojoPath in net.sf.mmm.util.pojo.path.api |
|---|
| Methods in net.sf.mmm.util.pojo.path.api with parameters of type PojoPath | |
|---|---|
void |
PojoPathRecognizer.recognize(Object actualPojo,
PojoPath currentPath)
This method is called to recognize the actualPojo. |
| Uses of PojoPath in net.sf.mmm.util.pojo.path.base |
|---|
| Classes in net.sf.mmm.util.pojo.path.base that implement PojoPath | |
|---|---|
protected static class |
AbstractPojoPathNavigator.CachingPojoPath
This class represents a PojoPath. |
class |
BasicPojoPath
This class represents a PojoPath. |
| Methods in net.sf.mmm.util.pojo.path.base with parameters of type PojoPath | |
|---|---|
void |
NoPojoPathRecognizer.recognize(Object pojo,
PojoPath currentPath)
This method is called to recognize the actualPojo. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||