See: Description
Class | Description |
---|---|
PrincipalStylesheetModuleEE |
This version of the StylesheetPackage class represents a "real" package, that is one with
an xsl:package element, which potentially uses other packages and overrides selected
components in those packages.
|
XSLAccept |
Represents an xsl:accept element in an XSLT 3.0 package manifest.
|
XSLAcceptExpose |
Handler for xsl:accept and xsl:expose elements in stylesheet.
|
XSLExpose |
Represents an xsl:expose element in an XSLT 3.0 package manifest.
|
XSLOriginalLibrary |
A function library that recognizes the function name "xsl:original", which may appear within xsl:override
|
XSLOverride |
Represents an xsl:override element in a package manifest.
|
XSLUsePackage |
Handler for xsl:use-package elements in stylesheet.
|
This package contains classes used to support creation of XSLT 3.0 packages. Note that creation of packages is specific to Saxon-EE, but such packages can in general be loaded and executed by Saxon-HE or Saxon-PE.
None of these classes will be used by typical user applications.
Copyright (c) 2004-2014 Saxonica Limited. All rights reserved.