Package org.eclipse.tycho.p2.repository
Interface RepositoryReader
-
- All Known Implementing Classes:
LocalRepositoryReader
public interface RepositoryReaderInterface to obtain artifacts from GAV-indexed repositories.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description FilegetLocalArtifactLocation(GAV gav, String classifier, String extension)Returns the permanent, local file system location of the identified artifact.
-