Class | Description |
---|---|
ClassMap |
A cache of introspection information for a specific class instance.
|
ReflectionValueExtractor |
Using simple dotted expressions to extract the values from an Object instance,
For example we might want to extract a value like:
project.build.sourceDirectory
The implementation supports indexed, nested and mapped properties similar to the JSP way. |
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.