| Package | Description |
|---|---|
| htmlcompiler.compile.html | |
| htmlcompiler.model | |
| htmlcompiler.tools |
| Modifier and Type | Method | Description |
|---|---|---|
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) |
| Modifier and Type | Method | Description |
|---|---|---|
static Command |
Command.newCompile(HtmlCompiler html) |
|
static Command |
Command.newCompress(HtmlCompiler html) |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
HTML.addIntegrityAttributes(org.w3c.dom.Element element,
java.lang.String url,
java.io.File inputDir,
java.io.File file,
HtmlCompiler html,
Logger log) |
|
static org.w3c.dom.Element |
HTML.loadHtml(HtmlCompiler html,
java.io.File location) |
|
static org.w3c.dom.Element |
HTML.newElementOf(org.w3c.dom.Document document,
java.io.File location,
HtmlCompiler compiler) |
Copyright © 2018. All rights reserved.