Package org.spdx.html

Class MustacheMap

java.lang.Object
org.spdx.html.MustacheMap

public class MustacheMap
extends Object
Provides a hashmap which maps the Mustache template strings to SPDX Document methods and strings. The constants are used in the SpdxHTMLTemplate.html file in the resources directory. Note that the Mustache variable names are the tag values in the SPDX specification
Author:
Gary O'Neall