org.mmbase.bridge.jsp.taglib
Class NodeProviderTEI
java.lang.Object
javax.servlet.jsp.tagext.TagExtraInfo
org.mmbase.bridge.jsp.taglib.NodeProviderTEI
public class NodeProviderTEI
- extends TagExtraInfo
The TEI class for NodeProviders. A NodeProvider can export one or more
'Nodes', and it also can export fields (if the `fields' attribute is
given).
- Version:
- $Id: NodeProviderTEI.java 35335 2009-05-21 08:14:41Z michiel $
- Author:
- Michiel Meeuwissen
|
Method Summary |
VariableInfo[] |
getVariableInfo(TagData data)
implementation of TagExtraInfo return values declared here
should be filled at one point, currently function fillVars is responsible for
that and gets called before every iteration |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NodeProviderTEI
public NodeProviderTEI()
getVariableInfo
public VariableInfo[] getVariableInfo(TagData data)
- implementation of TagExtraInfo return values declared here
should be filled at one point, currently function fillVars is responsible for
that and gets called before every iteration
- Overrides:
getVariableInfo in class TagExtraInfo
MMBase 2.0-SNAPSHOT - null