Package com.saxonica.xsltextn
package com.saxonica.xsltextn
This package and its subpackages contain implementations of Saxon-EE and Saxon-PE extensions to the base W3C XSLT specification: extension instructions and extension functions specific to XSLT.
These classes are generally implementations of StyleElement
,
representing elements on the stylesheet tree. They are instantiated using the factory
class StyleNodeFactoryPE
or SaxonElementFactoryEE
as appropriate.
-
InterfacesClassDescriptionInterface ExtensionElementCreator.Interface ExtensionElementFactory.