org.apache.maven.shared.io.location
Class FileLocatorStrategy

java.lang.Object
  extended by org.apache.maven.shared.io.location.FileLocatorStrategy
All Implemented Interfaces:
LocatorStrategy

public class FileLocatorStrategy
extends Object
implements LocatorStrategy


Constructor Summary
FileLocatorStrategy()
           
 
Method Summary
 Location resolve(String locationSpecification, MessageHolder messageHolder)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileLocatorStrategy

public FileLocatorStrategy()
Method Detail

resolve

public Location resolve(String locationSpecification,
                        MessageHolder messageHolder)
Specified by:
resolve in interface LocatorStrategy


Copyright © 2002-2007 The Apache Software Foundation. All Rights Reserved.