| Package | Description |
|---|---|
| htmlcompiler | |
| htmlcompiler.compile.html | |
| htmlcompiler.tools |
| Modifier and Type | Method and Description |
|---|---|
static void |
Tasks.compileHTML(Logger log,
org.apache.maven.project.MavenProject project) |
| Modifier and Type | Method and Description |
|---|---|
static TagProcessor |
Link.newLinkProcessor(HtmlCompiler html,
Logger log) |
static TagProcessor |
Script.newScriptProcessor(Logger log,
HtmlCompiler html,
simplexml.SimpleXml xml,
ScriptBag scripts) |
| Constructor and Description |
|---|
HtmlCompiler(Logger log,
File inputDir,
Map<String,Object> context) |
| Modifier and Type | Method and Description |
|---|---|
static Logger |
Logger.newLogger(Consumer<String> info,
Consumer<String> warn) |
| Modifier and Type | Method and Description |
|---|---|
static void |
HTML.addIntegrityAttributes(Element element,
String url,
File inputDir,
File file,
HtmlCompiler html,
Logger log) |
Copyright © 2019. All rights reserved.