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) |
static TagProcessor |
Style.newStyleProcessor() |