public class ClasspathResourceLocatorStrategy extends Object implements LocatorStrategy
| Constructor and Description |
|---|
ClasspathResourceLocatorStrategy()
Create instance.
|
ClasspathResourceLocatorStrategy(String tempFilePrefix,
String tempFileSuffix,
boolean tempFileDeleteOnExit) |
| Modifier and Type | Method and Description |
|---|---|
Location |
resolve(String locationSpecification,
MessageHolder messageHolder) |
public ClasspathResourceLocatorStrategy()
public Location resolve(String locationSpecification, MessageHolder messageHolder)
resolve in interface LocatorStrategylocationSpecification - the specification.messageHolder - MessageHolderLocationCopyright © 2002–2019 The Apache Software Foundation. All rights reserved.