Class ElemChoose

All Implemented Interfaces:
Serializable, SourceLocator, XSLTVisitable, PrefixResolver, ExpressionNode, WhitespaceStrippingElementMatcher, Document, Element, Node, NodeList

public class ElemChoose extends ElemTemplateElement
Implement xsl:choose.
 <!ELEMENT xsl:choose (xsl:when+, xsl:otherwise?)>
 <!ATTLIST xsl:choose %space-att;>
 
See Also: