public class HTMLWriter
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static java.lang.String |
NEW_LINE
New line character
|
Modifier and Type | Method and Description |
---|---|
static void |
generateCSS(java.io.File directory)
Generate CSS files
|
static void |
generateReport(java.io.File directory,
java.lang.String name,
java.util.Map<java.lang.String,java.util.Collection<java.lang.String>> data)
Generate report
|
public static void generateCSS(java.io.File directory)
directory
- Where the reports gopublic static void generateReport(java.io.File directory, java.lang.String name, java.util.Map<java.lang.String,java.util.Collection<java.lang.String>> data)
directory
- Where the reports goname
- The name of the reportdata
- The raw dataCopyright ? 2009 Red Hat Middleware LLC (http://www.jboss.com/)