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

Constructor Summary
NodeProviderTEI()
           
 
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
 

Constructor Detail

NodeProviderTEI

public NodeProviderTEI()
Method Detail

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