Uses of Interface
htmlcompiler.compilers.TemplateThenCompile
| Package | Description |
|---|---|
| htmlcompiler.compilers |
-
Uses of TemplateThenCompile in htmlcompiler.compilers
Methods in htmlcompiler.compilers that return TemplateThenCompile Modifier and Type Method Description static TemplateThenCompileTemplateThenCompile. newTemplateThenCompile(Path inputDir, Path outputDir, boolean replaceExtension, Map<String,String> variables, HtmlCompiler html)Methods in htmlcompiler.compilers with parameters of type TemplateThenCompile Modifier and Type Method Description static voidTemplateThenCompile. compileDirectories(Path inputDir, TemplateThenCompile ttc, boolean recursive)