Class SpdxSnippet

All Implemented Interfaces:
Comparable<SpdxSnippet>

public class SpdxSnippet
extends SpdxItem
implements Comparable<SpdxSnippet>
Snippets can optionally be used when a file is known to have some content that has been included from another original source. They are useful for denoting when part of a file may have been originally created under another license. Each instance of Snippet Information needs to be associated with a specific File in an SPDX Document.
Author:
Gary O'Neall