org.mmbase.bridge.jsp.taglib.util
Class Notfound
java.lang.Object
org.mmbase.bridge.jsp.taglib.util.Notfound
public abstract class Notfound
- extends Object
A helper class to implement notfound attribute
- Since:
- MMBase-1.8
- Version:
- $Id: Notfound.java 35335 2009-05-21 08:14:41Z michiel $
- Author:
- Michiel Meeuwissen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT
public static final int DEFAULT
- See Also:
- Constant Field Values
THROW
public static final int THROW
- See Also:
- Constant Field Values
SKIP
public static final int SKIP
- See Also:
- Constant Field Values
PROVIDENULL
public static final int PROVIDENULL
- See Also:
- Constant Field Values
MESSAGE
public static final int MESSAGE
- See Also:
- Constant Field Values
LOG
public static final int LOG
- See Also:
- Constant Field Values
Notfound
public Notfound()
get
public static int get(Attribute notfound,
ContextReferrerTag tag)
throws JspTagException
- Throws:
JspTagException
MMBase 2.0-SNAPSHOT - null