Uses of Class
htmlcompiler.model.ScriptBag
| Package | Description |
|---|---|
| htmlcompiler.compile.tags | |
| htmlcompiler.model |
-
Uses of ScriptBag in htmlcompiler.compile.tags
Methods in htmlcompiler.compile.tags with parameters of type ScriptBag Modifier and Type Method Description static TagProcessorBody. newBodyProcessor(ScriptBag scripts)static TagProcessorHead. newHeadProcessor(ScriptBag scripts)static TagProcessorScript. newScriptProcessor(Logger log, HtmlCompiler html, simplexml.SimpleXml xml, ScriptBag scripts) -
Uses of ScriptBag in htmlcompiler.model
Methods in htmlcompiler.model with parameters of type ScriptBag Modifier and Type Method Description static voidMoveType. storeCode(java.lang.String code, MoveType type, ScriptBag scripts)