Interface IArtifactFileProvider

    • Method Detail

      • getArtifactFile

        File getArtifactFile​(org.eclipse.equinox.p2.metadata.IArtifactKey key)
        Returns the file system location of the given artifact.
        Parameters:
        key - An artifact key
        Returns:
        The location of the specified artifact, or null the given artifact does not exist.