Class FileLocatorStrategy
java.lang.Object
org.apache.maven.shared.io.location.FileLocatorStrategy
- All Implemented Interfaces:
LocatorStrategy
file locator strategy.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionresolve
(String locationSpecification, MessageHolder messageHolder)
-
Constructor Details
-
FileLocatorStrategy
public FileLocatorStrategy()
-
-
Method Details