Package | Description |
---|---|
net.sf.mmm.util.pojo.path.base |
Contains the base-implementation of the
PojoPath API. |
net.sf.mmm.util.pojo.path.impl.function |
Contains implementations of
PojoPathFunction . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMapPojoPathFunction<VALUE>
This is the abstract base implementation for a
PojoPathFunction that operates
on a Map . |
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.