org.jbake.launcher
Class Init
java.lang.Object
org.jbake.launcher.Init
public class Init
- extends Object
Initialises sample folder structure with pre-defined template
- Author:
- Jonathan Bullock
|
Constructor Summary |
Init(org.apache.commons.configuration.CompositeConfiguration config)
|
|
Method Summary |
void |
run(File outputFolder,
File templateLocationFolder)
Performs checks on output folder before extracting template file |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Init
public Init(org.apache.commons.configuration.CompositeConfiguration config)
run
public void run(File outputFolder,
File templateLocationFolder)
throws Exception
- Performs checks on output folder before extracting template file
- Parameters:
outputFolder - templateLocationFolder -
- Throws:
Exception
Copyright © 2013. All Rights Reserved.