Package org.spdx.html
Class ElementContext
java.lang.Object
org.spdx.html.ElementContext
public class ElementContext extends Object
Mustache context holding only the element ID, name and the URL link to the element
- Author:
- Gary O'Neall
-
Constructor Summary
Constructors Constructor Description ElementContext(InvalidSPDXAnalysisException e)ElementContext(SpdxElement element, Map<String,String> spdxIdToUrl) -
Method Summary