Uses of Interface
htmlcompiler.compilers.html.HtmlCompiler
| Package | Description |
|---|---|
| htmlcompiler.compilers | |
| htmlcompiler.compilers.html | |
| htmlcompiler.model |
-
Uses of HtmlCompiler in htmlcompiler.compilers
Methods in htmlcompiler.compilers with parameters of type HtmlCompiler Modifier and Type Method Description static TemplateThenCompileTemplateThenCompile. newTemplateThenCompile(Map<String,TemplateEngine> templates, RenameFile renamer, HtmlCompiler html) -
Uses of HtmlCompiler in htmlcompiler.compilers.html
Subinterfaces of HtmlCompiler in htmlcompiler.compilers.html Modifier and Type Interface Description interfaceNekoCompilerClasses in htmlcompiler.compilers.html that implement HtmlCompiler Modifier and Type Class Description classCodelibsCompilerclassCyberNekoCompilerclassDefaultNekoCompilerclassHtmlUnitCompilerclassJsoupCompiler -
Uses of HtmlCompiler in htmlcompiler.model
Methods in htmlcompiler.model that return HtmlCompiler Modifier and Type Method Description HtmlCompilerCompilerType.HtmlCompilerContructor. newCompiler(Logger log, LibraryArchive archive, Map<String,Boolean> checksConfiguration)HtmlCompilerCompilerType. newHtmlCompiler(Logger log, LibraryArchive archive, Map<String,Boolean> checksConfiguration)