Package org.spdx.html
Class CreatorInfoContext
java.lang.Object
org.spdx.html.CreatorInfoContext
public class CreatorInfoContext extends Object
Mustache Context for converting an SPDX Document for use in the SpdxHTMLTemplate
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
-
Constructor Summary
Constructors Constructor Description CreatorInfoContext(SpdxDocument doc2) -
Method Summary