Class SpdxSnippetComparer

java.lang.Object
org.spdx.utility.compare.SpdxItemComparer
org.spdx.utility.compare.SpdxSnippetComparer

public class SpdxSnippetComparer
extends SpdxItemComparer
Compares two SPDX snippets. The compare(snippetA, snippetB) method will perform the comparison and store the results. isDifferenceFound() will return true of any differences were found.
Author:
Gary O'Neall