Interface IRawArtifactFileProvider

    • Method Detail

      • getArtifactFile

        File getArtifactFile​(org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor descriptor)
        Returns the file system location of the given artifact in the given format.
        Parameters:
        descriptor - The key and format of an artifact
        Returns:
        The location of the specified raw artifact, ornull the that artifact does not exist in the given format.