| Package | Description |
|---|---|
| net.sf.mmm.util.pojo.descriptor.api |
Provides the API for introspection of
Pojos. |
| net.sf.mmm.util.pojo.descriptor.base |
Contains the basic implementation of the
Introspection-API. |
| 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. |
| 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. |
| net.sf.mmm.util.reflect.api |
Provides the API for utilities that help to deal with reflection.
|
| net.sf.mmm.util.validation.base |
Contains the base-implementations of the
validation API. |
| net.sf.mmm.util.value.base |
Contains the base-implementations of the
value API. |
| Class and Description |
|---|
| TypedProperty
This class represents a typed property (typically from a java bean).
|
| Class and Description |
|---|
| TypedProperty
This class represents a typed property (typically from a java bean).
|
| Class and Description |
|---|
| IllegalPojoPathException |
| PojoPath |
| PojoPathContext
This is the interface of an object that carries the context for a
PojoPathNavigator. |
| PojoPathConversionException
A
PojoPathConversionException is thrown if a Pojo has the wrong
type and could NOT be converted to the required type. |
| PojoPathException
This is the abstract base class for exceptions thrown by the
PojoPathNavigator. |
| PojoPathFunction
This is the call-back interface for a
PojoPathFunction that allows to add custom functionality to a
PojoPathNavigator. |
| PojoPathFunctionManager
This is the interface for a manager of
PojoPathFunctions. |
| PojoPathMode
This
Enum contains the available modes for using a PojoPathNavigator. |
| PojoPathRecognizer |
| PojoPathSegmentIsNullException
A
PojoPathSegmentIsNullException is thrown by the PojoPathNavigator if the supplied
mode is PojoPathMode.FAIL_IF_NULL and an intermediate
Pojo was null. |
| PojoPathUnsafeException
A
PojoPathUnsafeException is thrown by the PojoPathNavigator if the supplied
mode was PojoPathMode.FAIL_IF_NULL and the PojoPath was
unsafe. |
| PojoPropertyPath
A
PojoPropertyPath represents a path to a simple property of a
Pojo. |
| TypedProperty
This class represents a typed property (typically from a java bean).
|
| Class and Description |
|---|
| IllegalPojoPathException |
| PojoPath |
| PojoPathContext
This is the interface of an object that carries the context for a
PojoPathNavigator. |
| PojoPathConversionException
A
PojoPathConversionException is thrown if a Pojo has the wrong
type and could NOT be converted to the required type. |
| PojoPathCreationException
A
PojoPathCreationException is thrown by the PojoPathNavigator if the supplied
mode is PojoPathMode.CREATE_IF_NULL and an intermediate
Pojo was null but could NOT be created. |
| PojoPathException
This is the abstract base class for exceptions thrown by the
PojoPathNavigator. |
| PojoPathFunction
This is the call-back interface for a
PojoPathFunction that allows to add custom functionality to a
PojoPathNavigator. |
| PojoPathFunctionManager
This is the interface for a manager of
PojoPathFunctions. |
| PojoPathMode
This
Enum contains the available modes for using a PojoPathNavigator. |
| PojoPathNavigator |
| PojoPathRecognizer |
| PojoPathUnsafeException
A
PojoPathUnsafeException is thrown by the PojoPathNavigator if the supplied
mode was PojoPathMode.FAIL_IF_NULL and the PojoPath was
unsafe. |
| PojoPropertyPath
A
PojoPropertyPath represents a path to a simple property of a
Pojo. |
| Class and Description |
|---|
| PojoPathContext
This is the interface of an object that carries the context for a
PojoPathNavigator. |
| PojoPathFunction
This is the call-back interface for a
PojoPathFunction that allows to add custom functionality to a
PojoPathNavigator. |
| PojoPathFunctionManager
This is the interface for a manager of
PojoPathFunctions. |
| PojoPathNamedFunction
This is the interface for a
PojoPathFunction that has a name. |
| PojoPathNavigator |
| Class and Description |
|---|
| PojoPathContext
This is the interface of an object that carries the context for a
PojoPathNavigator. |
| PojoPathFunction
This is the call-back interface for a
PojoPathFunction that allows to add custom functionality to a
PojoPathNavigator. |
| PojoPathNamedFunction
This is the interface for a
PojoPathFunction that has a name. |
| Class and Description |
|---|
| TypedProperty
This class represents a typed property (typically from a java bean).
|
| Class and Description |
|---|
| TypedProperty
This class represents a typed property (typically from a java bean).
|
| Class and Description |
|---|
| PojoPathContext
This is the interface of an object that carries the context for a
PojoPathNavigator. |
| PojoPathMode
This
Enum contains the available modes for using a PojoPathNavigator. |
| PojoPathNavigator |
Copyright © 2001–2015 mmm-Team. All rights reserved.