org.exolab.adaptx.xslt

Class ParamVariable

public class ParamVariable extends Variable

Represents an xsl:with-param

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

Author: Keith Visco

Constructor Summary
ParamVariable(String name)
Creates a new Variable

Constructor Detail

ParamVariable

public ParamVariable(String name)
Creates a new Variable

Parameters: name the name of the Variable