Class ElemOtherwise

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

public class ElemOtherwise
extends ElemTemplateElement
Implement xsl:otherwise.
 
 
 
See Also:
XXX in XSLT Specification, Serialized Form
  • Constructor Details

    • ElemOtherwise

      public ElemOtherwise()
  • Method Details