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(org.apache.maven.project.MavenProject project, Path inputDir, Path outputDir, boolean replaceExtension, 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)