All Methods Static Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
protected static void |
copyFile(ClassLoader cl,
String srcPath,
String destPath) |
protected Element |
div(String clazz,
Node... childNodes) |
protected Element |
div(String clazz,
String value) |
protected static String |
getHtmlFileName(FeatureResult result) |
protected static String |
getResourceAsString(String name) |
protected void |
initStaticResources(String targetDir) |
protected Element |
node(String name,
String clazz) |
protected Element |
node(String name,
String clazz,
String text) |
protected File |
saveHtmlToFile(String targetDir,
String fileName) |
static File |
saveTimeline(String targetDir,
Results results,
String fileName) |
protected void |
set(String path,
String value) |
protected void |
setById(String id,
String value) |
protected Element |
summaryLink() |
protected Element |
tagsLink() |
protected Element |
td(String content,
String clazz) |
protected Element |
th(String content,
String clazz) |