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