org.mmbase.bridge.jsp.taglib
Class NodeProviderTEI
org.mmbase.bridge.jsp.taglib.NodeProviderTEI
- public class NodeProviderTEI
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).
- Author:
- Michiel Meeuwissen
|
Method Summary |
javax.servlet.jsp.tagext.VariableInfo[] |
getVariableInfo(javax.servlet.jsp.tagext.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 |
NodeProviderTEI
public NodeProviderTEI()
getVariableInfo
public javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.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
MMBase 2002