Class XSLWithParam

All Implemented Interfaces:
Serializable, Source, SourceLocator, LocationProvider, SaxonLocator, PullEvent, Container, FingerprintedNode, Item<NodeInfo>, MutableNodeInfo, NamespaceResolver, NodeInfo, ValueRepresentation<NodeInfo>, InstructionInfo, SiblingCountingNode, Locator

public class XSLWithParam extends XSLGeneralVariable
An xsl:with-param element in the stylesheet.
The xsl:with-param element has mandatory attribute name and optional attribute select
See Also: