Package org.keycloak.guides.maven
Class GuideBuilder
- java.lang.Object
-
- org.keycloak.guides.maven.GuideBuilder
-
public class GuideBuilder extends Object
-
-
Constructor Summary
Constructors Constructor Description GuideBuilder(File srcDir, File targetDir, org.apache.maven.plugin.logging.Log log)
-
-
-
Constructor Detail
-
GuideBuilder
public GuideBuilder(File srcDir, File targetDir, org.apache.maven.plugin.logging.Log log) throws IOException
- Throws:
IOException
-
-
Method Detail
-
build
public void build() throws freemarker.template.TemplateException, IOException- Throws:
freemarker.template.TemplateExceptionIOException
-
-