Package org.mmbase.bridge.jsp.taglib.functions

Class Summary
AbstractFunctionTag The function tags can be used as a child of a 'NodeProvider' tag (though posisbly not on clusternodes).
BooleanFunctionTag A Function tag for a function with a 'boolean' result.
Functions Functions for EL variables, and XSL.
FunctionTag A 'Writer' function tag.
HasFunctionTag  
ListFunctionTag A function tag for functions returning a collection.
NodeFunctionTag  
NodeListFunctionTag A function tag for functions returning a NodeList.
VoidFunctionTag If you want to completely ignore the result of a function (only interested in the side effect), then you can use
 



MMBase 2.0-SNAPSHOT - null