public class ReflectionValueExtractor
extends Object
NOTE: This class was copied from plexus-utils, to allow this library
 to stand completely self-contained.
 
 Using simple dotted expressions extract the values from a MavenProject
 instance, For example we might want to extract a value like:
 project.build.sourceDirectory
- Version:
- $Id$
- Author:
- Jason van Zyl