Location |
Locator.resolve(String locationSpecification) |
Location |
ClasspathResourceLocatorStrategy.resolve(String locationSpecification,
MessageHolder messageHolder) |
Location |
URLLocatorStrategy.resolve(String locationSpecification,
MessageHolder messageHolder) |
Location |
ArtifactLocatorStrategy.resolve(String locationSpecification,
MessageHolder messageHolder)
Assumes artifact identity is given in a set of comma-delimited tokens of
the form: groupId:artifactId:version:type:classifier , where
type and classifier are optional.
|
Location |
LocatorStrategy.resolve(String locationSpecification,
MessageHolder messageHolder) |
Location |
FileLocatorStrategy.resolve(String locationSpecification,
MessageHolder messageHolder) |