org.exolab.adaptx.xslt
Class Variable
Represents an xsl:variable
$Revision: 1.1.1.1 $ $Date: 2003/03/01 07:39:50 $
APPLY_IMPORTS , APPLY_TEMPLATES , ARG , ATTRIBUTE , ATTRIBUTE_SET , CALL_TEMPLATE , CDATA , CHOOSE , COMMENT , CONTENTS , COPY , COPY_OF , ELEMENT , ENTITY_REF , FOR_EACH , FUNCTIONS , ID , IF , IMPORT , INCLUDE , KEY , LITERAL , LOCALE , MESSAGE , NUMBER , OTHERWISE , OUTPUT , PARAM , PI , PRESERVE_SPACE , SCRIPT , SORT , STRIP_SPACE , STYLESHEET , TEMPLATE , TEXT , VALUE_OF , VARIABLE , WHEN , WITH_PARAM |
Variable(String name) - Creates a new Variable
|
appendAction , appendText , appendText , getActions , getAttribute , getAttributes , getNearestAncestor , getNodeValue , getStylesheet , getText , getType , getTypeFromName , getTypeName , resolveNamespace , setAllowActions , setAttribute , setTypeName |
Variable
public Variable(String name)
Creates a new Variable
name
- the name of the Variable
getName
public String getName()
Returns the name of this Variable
- the name of this Variable
toString
public String toString()