Uses of Interface
htmlcompiler.compilers.RenameFile
| Package | Description |
|---|---|
| htmlcompiler.compilers |
-
Uses of RenameFile in htmlcompiler.compilers
Methods in htmlcompiler.compilers that return RenameFile Modifier and Type Method Description static RenameFileRenameFile. defaultRenamer(File inputDir, File outputDir, boolean replaceExtension)Methods in htmlcompiler.compilers with parameters of type RenameFile Modifier and Type Method Description static TemplateThenCompileTemplateThenCompile. newTemplateThenCompile(Map<String,TemplateEngine> templates, RenameFile renamer, HtmlCompiler html)