Class ElemOtherwise

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

public class ElemOtherwise extends ElemTemplateElement
Implement xsl:otherwise.
 invalid input: '<!'ELEMENT xsl:otherwise %template;>
 invalid input: '<!'ATTLIST xsl:otherwise %space-att;>
 
See Also:
  • Constructor Details

    • ElemOtherwise

      public ElemOtherwise()
  • Method Details