| Package | Description | 
|---|---|
| org.apache.maven.shared.io.location | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ArtifactLocationThe artifact location. | 
| class  | FileLocationfile location implementation. | 
| class  | URLLocationThe URL Location. | 
| Modifier and Type | Method and Description | 
|---|---|
| Location | Locator. resolve(String locationSpecification) | 
| Location | URLLocatorStrategy. resolve(String locationSpecification,
       MessageHolder messageHolder) | 
| Location | LocatorStrategy. resolve(String locationSpecification,
       MessageHolder messageHolder) | 
| Location | FileLocatorStrategy. resolve(String locationSpecification,
       MessageHolder messageHolder) | 
| Location | ClasspathResourceLocatorStrategy. 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. | 
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.