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,v 1.2 2006/03/28 20:31:12 michiel Exp $
- 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
Notfound
public Notfound()
get
public static int get(Attribute notfound,
ContextReferrerTag tag)
throws JspTagException
- Throws:
JspTagException
MMBase build 1.8.1.20060716