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 | Interface and Description |
---|---|
interface |
PojoPath
|
interface |
TypedPath<T>
This interface extends
PojoPropertyPath with a generic for the type this path resolves to. |
Modifier and Type | Class and Description |
---|---|
class |
TypedProperty<T>
This class represents a typed property (typically from a java bean).
|
Modifier and Type | Class and Description |
---|---|
protected static class |
AbstractPojoPathNavigator.CachingPojoPath
This class represents a
PojoPath . |
class |
BasicPojoPath
This class represents a
PojoPath . |
Copyright © 2001–2016 mmm-Team. All rights reserved.