Uses of Interface
htmlcompiler.compilers.TemplateThenCompile
Packages that use TemplateThenCompile
-
Uses of TemplateThenCompile in htmlcompiler.compilers
Methods in htmlcompiler.compilers that return TemplateThenCompileModifier and TypeMethodDescriptionstatic TemplateThenCompile
TemplateThenCompile.newTemplateThenCompile
(Path inputDir, Path outputDir, boolean replaceExtension, Map<String, String> variables, HtmlCompiler html) Methods in htmlcompiler.compilers with parameters of type TemplateThenCompileModifier and TypeMethodDescriptionstatic void
TemplateThenCompile.compileDirectories
(Path inputDir, TemplateThenCompile ttc, boolean recursive)