org.exolab.adaptx.xslt
public class Variable extends XSLObject
Version: $Revision: 3633 $ $Date: 2003-03-01 02:38:44 -0500 (Sat, 01 Mar 2003) $
Constructor Summary | |
---|---|
Variable(String name)
Creates a new Variable |
Method Summary | |
---|---|
String | getName()
Returns the name of this Variable |
String | toString() |
Parameters: name the name of the Variable
Returns: the name of this Variable