The properties of the XsltTransformer class are listed below. For a complete list of XsltTransformer class members, see the XsltTransformer Members topic.
![]() |
The base output URI, which acts as the base URI for resolving the href
attribute of xsl:result-document .
|
![]() | Escape hatch to the underlying Java implementation |
![]() | The initial context item for the stylesheet. |
![]() | The initial mode for the stylesheet. This is either a QName, for a named mode, or null, for the unnamed (default) mode. |
![]() | The initial template for the stylesheet. This is either a QName, for a named template, or null, if no initial template has been set. |
![]() |
The XmlResolverto be used at run-time to resolve and dereference URIs supplied to the doc() and document() functions.
|