Package bbd.jportal2
Class TemplateDownloader
- java.lang.Object
-
- bbd.jportal2.TemplateDownloader
-
public class TemplateDownloader extends Object
-
-
Constructor Summary
Constructors Constructor Description TemplateDownloader()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description intdownloadTemplates(JPortal2Arguments arguments)static voidunzipFolderZip4j(Path source, Path target)
-
-
-
Method Detail
-
downloadTemplates
public int downloadTemplates(JPortal2Arguments arguments)
-
unzipFolderZip4j
public static void unzipFolderZip4j(Path source, Path target) throws IOException
- Throws:
IOException
-
-