public class ExceptionHtmlToc extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ExceptionHtmlToc.ExceptionRow
Holds the data one of the list rows of exceptions
|
| Constructor and Description |
|---|
ExceptionHtmlToc() |
| Modifier and Type | Method and Description |
|---|---|
void |
addException(LicenseException exception,
String exceptionHTMLReference)
Add an exception to the table of contents
|
void |
writeToFile(File exceptionTocFile,
String version)
Creates and writes an Exception Table of Contents file
|
public void addException(LicenseException exception, String exceptionHTMLReference)
exception - exceptionHTMLReference - public void writeToFile(File exceptionTocFile, String version) throws com.github.mustachejava.MustacheException, IOException
exceptionTocFile - file to write toversion - Version of the License ListIOExceptioncom.github.mustachejava.MustacheExceptionCopyright © 2017 Linux Foundation. All Rights Reserved.