public class HtmlResourceCopier extends Object
| Constructor and Description |
|---|
HtmlResourceCopier(String resourceDirectory) |
| Modifier and Type | Method and Description |
|---|---|
static HtmlResourceCopier |
copyHtmlResourcesFrom(String resourceDirectory) |
void |
to(File targetDirectory)
Resources (stylesheets, images) etc are all stored in the
src/main/resources/reports directory.
|
public HtmlResourceCopier(String resourceDirectory)
public void to(File targetDirectory) throws IOException
IOExceptionpublic static HtmlResourceCopier copyHtmlResourcesFrom(String resourceDirectory)
Copyright © 2023. All rights reserved.