public class HtmlResourceCopier
extends java.lang.Object
| Constructor and Description |
|---|
HtmlResourceCopier(java.lang.String resourceDirectory) |
| Modifier and Type | Method and Description |
|---|---|
void |
copyHTMLResourcesTo(java.io.File targetDirectory)
Resources (stylesheets, images) etc are all stored in the
src/main/resources/reports directory.
|
public void copyHTMLResourcesTo(java.io.File targetDirectory)
throws java.io.IOException
java.io.IOException