public class XsltHTMLFunctions extends Object
| Constructor and Description |
|---|
XsltHTMLFunctions() |
| Modifier and Type | Method and Description |
|---|---|
static DocumentFragment |
appendHeadElement(HTMLConversionContext conversionContext) |
static DocumentFragment |
appendScriptElement(HTMLConversionContext conversionContext)
A customised XSLT might just want the <script> element, because it customises
the rest of the element.
|
static DocumentFragment |
appendStyleElement(HTMLConversionContext conversionContext)
A customised XSLT might just want the |