Package | Description |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
void |
PojoPathRecognizer.recognize(Object actualPojo,
PojoPath currentPath)
This method is called to recognize the
actualPojo . |
Modifier and Type | Class and Description |
---|---|
protected static class |
AbstractPojoPathNavigator.CachingPojoPath
This class represents a
PojoPath . |
class |
BasicPojoPath
This class represents a
PojoPath . |
Modifier and Type | Method and Description |
---|---|
void |
NoPojoPathRecognizer.recognize(Object pojo,
PojoPath currentPath) |
Copyright © 2001–2016 mmm-Team. All rights reserved.