org.apache.maven.shared.io.location
public class ClasspathResourceLocatorStrategy extends java.lang.Object implements LocatorStrategy
Constructor and Description |
---|
ClasspathResourceLocatorStrategy() |
ClasspathResourceLocatorStrategy(java.lang.String tempFilePrefix,
java.lang.String tempFileSuffix,
boolean tempFileDeleteOnExit) |
Modifier and Type | Method and Description |
---|---|
Location |
resolve(java.lang.String locationSpecification,
MessageHolder messageHolder) |
public ClasspathResourceLocatorStrategy()
public ClasspathResourceLocatorStrategy(java.lang.String tempFilePrefix, java.lang.String tempFileSuffix, boolean tempFileDeleteOnExit)
public Location resolve(java.lang.String locationSpecification, MessageHolder messageHolder)
resolve
in interface LocatorStrategy
Copyright © 2014. All Rights Reserved.