Class URLLocatorStrategy
java.lang.Object
org.apache.maven.shared.io.location.URLLocatorStrategy
- All Implemented Interfaces:
LocatorStrategy
URL Locator Strategy.
-
Constructor Summary
ConstructorsConstructorDescriptionCreate instance.URLLocatorStrategy(String tempFilePrefix, String tempFileSuffix, boolean tempFileDeleteOnExit) -
Method Summary
Modifier and TypeMethodDescriptionresolve(String locationSpecification, MessageHolder messageHolder)
-
Constructor Details
-
URLLocatorStrategy
public URLLocatorStrategy()Create instance. -
URLLocatorStrategy
-
-
Method Details