@Component(role=ContentsComparator.class, hint="manifest") public class ManifestComparator extends Object implements ContentsComparator
Constructor and Description |
---|
ManifestComparator() |
Modifier and Type | Method and Description |
---|---|
protected void |
addDelta(TreeMap<String,ArtifactDelta> result,
Attributes.Name key,
String message) |
ArtifactDelta |
getDelta(InputStream baseline,
InputStream reactor) |
protected Set<Attributes.Name> |
getNames(Attributes attributes) |
public static final String TYPE
public ArtifactDelta getDelta(InputStream baseline, InputStream reactor) throws IOException
getDelta
in interface ContentsComparator
IOException
protected void addDelta(TreeMap<String,ArtifactDelta> result, Attributes.Name key, String message)
protected Set<Attributes.Name> getNames(Attributes attributes)
Copyright © 2008-2016 Eclipse Foundation. All Rights Reserved.