Artifact Comparators

Identifier:
org.eclipse.equinox.p2.artifact.repository.artifactComparators

Since:
[Enter the first release in which this extension point appears.]

Description:
This extension point is used to provide IArtifactDescriptor verification capabilities

Configuration Markup:

<!ELEMENT extension (artifactComparator)>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED>


<!ELEMENT artifactComparator EMPTY>

<!ATTLIST artifactComparator

class CDATA #IMPLIED

id    CDATA #REQUIRED>


Examples:
[Enter extension point usage example here.]

API Information:
[Enter API information here.]

Supplied Implementation:
[Enter information about supplied implementation of this extension point.]