| Package | Description |
|---|---|
| net.sf.mmm.util.pojo.path.base |
Contains the base-implementation of the
PojoPath API. |
| net.sf.mmm.util.pojo.path.impl |
Contains the implementation of the
PojoPath API. |
| net.sf.mmm.util.pojo.path.impl.spring |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPojoPathNavigator
This is the abstract base implementation of the
PojoPathNavigator. |
| Modifier and Type | Field and Description |
|---|---|
private PojoPathNavigator |
PojoPathMap.pojoPathNavigator |
| Constructor and Description |
|---|
PojoPathMap(PojoPathNavigator pojoPathNavigator,
Object pojo)
The constructor.
|
PojoPathMap(PojoPathNavigator pojoPathNavigator,
Object pojo,
PojoPathContext context)
The constructor.
|
PojoPathMap(PojoPathNavigator pojoPathNavigator,
Object pojo,
PojoPathContext context,
PojoPathMode mode)
The constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PojoPathNavigatorImpl
This is the implementation of
PojoPathNavigator. |
| Modifier and Type | Method and Description |
|---|---|
PojoPathNavigator |
UtilPojoPathSpringConfig.pojoPathNavigator() |
Copyright © 2001–2019 mmm-Team. All rights reserved.