public class LicenseTOCJSONFile extends Object
| Constructor and Description |
|---|
LicenseTOCJSONFile(String version,
String releaseDate) |
| Modifier and Type | Method and Description |
|---|---|
void |
addLicense(SpdxListedLicense license,
String licHTMLReference) |
void |
writeToFile(File jsonFile) |
public void addLicense(SpdxListedLicense license, String licHTMLReference)
public void writeToFile(File jsonFile) throws IOException
IOExceptionCopyright © 2016 Linux Foundation. All Rights Reserved.