Package org.codehaus.plexus.summit.resolver

Interface Summary
Resolver A resolver is a strategy for determining how target view will be rendered.
 

Class Summary
AbstractResolver The base class from which all Resolvers are derived.
ClassicResolver This resolving strategy emulates the Turbine 2.x process of matching a target up with:
Resolution A Resolution is the result of target view processing that occurs within a Resolver.
ResolverUtils A set of utilities that help with fulling resolving a target view.
SimpleResolver