Package org.apache.maven.index.locator
Interface Locator
-
- All Known Implementing Classes:
JavadocLocator,Md5Locator,MetadataLocator,Sha1Locator,SignatureLocator,SourcesLocator
public interface LocatorAn artifact locator used to locate repository "elements" relative to some file.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringROLE
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.io.Filelocate(java.io.File source)
-