org.exolab.adaptx.xslt

Class Param

public class Param extends Variable

Represents an xsl:param

Version: $Revision: 3633 $ $Date: 2003-03-01 02:38:44 -0500 (Sat, 01 Mar 2003) $

Author: Keith Visco

Constructor Summary
Param(String name)
Creates a new Variable

Constructor Detail

Param

public Param(String name)
Creates a new Variable

Parameters: name the name of the Variable