Class XSLOtherwise

java.lang.Object
org.exolab.adaptx.xslt.XSLObject
org.exolab.adaptx.xslt.XSLOtherwise
All Implemented Interfaces:
Conditional

public class XSLOtherwise extends XSLObject implements Conditional
Represents an XSLOtherwise Object (xsl:otherwise)
Version:
$Revision: 3633 $ $Date: 2003-03-01 08:38:44 +0100 (Sat, 01 Mar 2003) $
Author:
Keith Visco
  • Constructor Details

    • XSLOtherwise

      public XSLOtherwise()
      Creates a new XSLOtherwise object
  • Method Details