public final class LogParserWriter extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
writeHeaderTemplateToAllLinkFiles(HashMap<String,BufferedWriter> writers,
int sectionCounter) |
static void |
writeReferenceHtml(String buildRefPath,
ArrayList<String> headerForSection,
HashMap<String,Integer> statusCountPerSection,
HashMap<String,String> iconTable,
HashMap<String,String> linkListDisplay,
HashMap<String,String> linkListDisplayPlural,
HashMap<String,Integer> statusCount,
HashMap<String,String> linkFiles) |
static void |
writeWrapperHtml(String buildWrapperPath) |
public static void writeHeaderTemplateToAllLinkFiles(HashMap<String,BufferedWriter> writers, int sectionCounter) throws IOException
IOExceptionpublic static void writeWrapperHtml(String buildWrapperPath) throws IOException
IOExceptionpublic static void writeReferenceHtml(String buildRefPath, ArrayList<String> headerForSection, HashMap<String,Integer> statusCountPerSection, HashMap<String,String> iconTable, HashMap<String,String> linkListDisplay, HashMap<String,String> linkListDisplayPlural, HashMap<String,Integer> statusCount, HashMap<String,String> linkFiles) throws IOException
IOExceptionCopyright © 2004–2015. All rights reserved.