Package | Description |
---|---|
net.sf.mmm.util.pojo.path.impl |
Contains the implementation of the
PojoPath API. |
net.sf.mmm.util.pojo.path.impl.function |
Contains implementations of
PojoPathFunction . |
Modifier and Type | Field and Description |
---|---|
private List<PojoPathNamedFunction> |
PojoPathFunctionManagerImpl.functions |
Modifier and Type | Method and Description |
---|---|
void |
PojoPathFunctionManagerImpl.setFunctions(List<PojoPathNamedFunction> functions)
|
Modifier and Type | Class and Description |
---|---|
class |
PojoPathNamedFunctionToString
This is the implementation of a
PojoPathNamedFunction that performs a Object.toString() on the
input-object. |
Copyright © 2001–2016 mmm-Team. All rights reserved.