Package htmlcompiler.model
Interface CompilerType.HtmlCompilerContructor
- Enclosing class:
- CompilerType
public static interface CompilerType.HtmlCompilerContructor
-
Method Summary
Modifier and Type Method Description HtmlCompilernewCompiler(Logger log, LibraryArchive archive, Map<String,Boolean> checksConfiguration)
-
Method Details
-
newCompiler
HtmlCompiler newCompiler(Logger log, LibraryArchive archive, Map<String,Boolean> checksConfiguration)
-