org.apache.xalan.templates

Class ElemOtherwise

public class ElemOtherwise extends ElemTemplateElement

Implement xsl:otherwise.
 
 
 

See Also: XXX in XSLT Specification

UNKNOWN: advanced

Method Summary
StringgetNodeName()
Return the node name.
intgetXSLToken()
Get an int constant identifying the type of element.

Method Detail

getNodeName

public String getNodeName()
Return the node name.

Returns: The element's name

getXSLToken

public int getXSLToken()
Get an int constant identifying the type of element.

Returns: The token ID for this element

See Also:

Copyright B) 2006 Apache XML Project. All Rights Reserved.