org.japano.pagenode.jstl.core
Class Otherwise
java.lang.Object
org.japano.PageNode
org.japano.pagenode.jstl.core.Otherwise
public class Otherwise
- extends PageNode
Subtag of that follows tags and runs only if all of the prior conditions evaluated
to 'false'.
- Version:
- $Id: Otherwise.java,v 1.2 2005/09/27 21:30:51 fforw Exp $
- Author:
- Sven Helmberger ( sven dot helmberger at gmx dot de )
Methods inherited from class org.japano.PageNode |
findChildren, findParent, findRootNode, generate, generateChildren, getChildren, getContext, getNodeId, getParent, init, recInit, release, setChildren, setContext, setNodeId, setParent |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Otherwise
public Otherwise()