Package htmlcompiler.compilers.html
Class HtmlUnitCompiler
java.lang.Object
htmlcompiler.compilers.html.DefaultNekoCompiler
htmlcompiler.compilers.html.HtmlUnitCompiler
- All Implemented Interfaces:
HtmlCompiler,NekoCompiler
public final class HtmlUnitCompiler extends DefaultNekoCompiler
-
Constructor Summary
Constructors Constructor Description HtmlUnitCompiler(Logger log, LibraryArchive archive, Map<String,Boolean> checksConfiguration) -
Method Summary
Methods inherited from class htmlcompiler.compilers.html.DefaultNekoCompiler
compileHtmlCode, compressHtmlCode, doctypeCompressCompile, htmlToDocument, processHtml, toHtml
-
Constructor Details
-
HtmlUnitCompiler
public HtmlUnitCompiler(Logger log, LibraryArchive archive, Map<String,Boolean> checksConfiguration)
-