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
IOException
Copyright © 2011–2014 Wakaleo Consulting. All rights reserved.