Class OtherwiseTag

java.lang.Object
org.apache.commons.jelly.TagSupport
org.apache.commons.jelly.tags.core.OtherwiseTag
All Implemented Interfaces:
Tag

public class OtherwiseTag extends TagSupport
The otherwise block of a choose/when/otherwise group of tags
Version:
$Revision: 155420 $
Author:
James Strachan
  • Constructor Details

    • OtherwiseTag

      public OtherwiseTag()
  • Method Details