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 LocatorStrategy
locationSpecification
- the specification.messageHolder
- MessageHolder
Location
Copyright © 2002–2024 The Apache Software Foundation. All rights reserved.