public class HtmlResourceCopier extends Object
| Constructor and Description |
|---|
HtmlResourceCopier(String resourceDirectory) |
| Modifier and Type | Method and Description |
|---|---|
void |
copyHTMLResourcesTo(File targetDirectory)
Resources (stylesheets, images) etc are all stored in the
src/main/resources/reports directory.
|
public HtmlResourceCopier(String resourceDirectory)
public void copyHTMLResourcesTo(File targetDirectory) throws IOException
IOExceptionCopyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.