org.mmbase.bridge.jsp.taglib
Interface FieldProvider
- All Superinterfaces:
- TagIdentifier
- All Known Implementing Classes:
- FieldListTag, FieldTag
- public interface FieldProvider
- extends TagIdentifier
Interface designed to make it possible for child tags
to access a field defined in a tag.
- Version:
- $Id: FieldProvider.java,v 1.5 2006/04/29 17:15:57 michiel Exp $
- Author:
- Michiel Meeuwissen
getFieldVar
public Field getFieldVar()
throws JspTagException
- Returns:
- the field contained in the tag
- Throws:
JspTagException
getNodeVar
public Node getNodeVar()
throws JspTagException
- Throws:
JspTagException
MMBase build 1.8.1.20060716