Package prompto.transpiler
Class HtmlGenerator
- java.lang.Object
-
- prompto.transpiler.HtmlGenerator
-
public class HtmlGenerator extends Object
-
-
Constructor Summary
Constructors Constructor Description HtmlGenerator(String userAgent, Map<String,Object> pageConfig)
-
-
-
Method Detail
-
generate
public void generate(prompto.runtime.Context context, File htmlFile) throws IOException- Throws:
IOException
-
-