@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,
org.apache.maven.plugin.MojoExecution mojo) |
protected Set<Attributes.Name> |
getNames(Attributes attributes) |
public static final String TYPE
public ArtifactDelta getDelta(InputStream baseline, InputStream reactor, org.apache.maven.plugin.MojoExecution mojo) 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–2020 Eclipse Foundation. All rights reserved.