| Package | Description |
|---|---|
| htmlcompiler.compile.html | |
| htmlcompiler.model | |
| htmlcompiler.tools |
| Modifier and Type | Method and Description |
|---|---|
static TagProcessor |
Body.newBodyProcessor(HtmlCompiler html,
ScriptBag scripts) |
static TagProcessor |
Head.newHeadProcessor(HtmlCompiler html,
ScriptBag scripts) |
static TagProcessor |
Image.newImageProcessor(HtmlCompiler html) |
static TagProcessor |
Import.newImportProcessor(HtmlCompiler html) |
static TagProcessor |
Link.newLinkProcessor(HtmlCompiler html,
Logger log) |
static TagProcessor |
Script.newScriptProcessor(Logger log,
HtmlCompiler html,
simplexml.SimpleXml xml,
ScriptBag scripts) |
| Modifier and Type | Method and Description |
|---|---|
static Command |
Command.newCompile(HtmlCompiler html) |
static Command |
Command.newCompress(HtmlCompiler html) |
| Modifier and Type | Method and Description |
|---|---|
static void |
HTML.addIntegrityAttributes(Element element,
String url,
File inputDir,
File file,
HtmlCompiler html,
Logger log) |
static Element |
HTML.loadHtml(HtmlCompiler html,
File location) |
static Element |
HTML.newElementOf(Document document,
File location,
HtmlCompiler compiler) |
Copyright © 2019. All rights reserved.