Package org.mmbase.bridge.jsp.taglib.util

Interface Summary
Backing Implementation of the 'backing' of a ContextContainer.
 

Class Summary
Attribute MMBase Taglib attributes can contain $-variables.
Attribute.ExpressionPart A ${+ } part containing an 'expression'.
Attribute.Part A Part represents one part of an Attribute.
Attribute.StringPart A simple 'string' part, wich does not need any evaluating or parsing any more.
Attribute.VariablePart A part containing a $-variable.
AttributeCache Cache which relates unparsed Attribute Strings with parsed `Attribute' objects.
BasicBacking A basic implementation for the backing of a ContextContainter.
BeanPair  
CollectorBacking A basic implementation for the backing of a ContextContainter.
ContextCollector A helper class for Lists, to implement ContextProvider.
ContextContainer This is basicly a Map, and it also implements Map.
ContextContainerPair  
ListSorter A helper class for Lists, to implement an attribute 'comparator'
MapPair  
MultiPart Deprecated.  
Notfound A helper class to implement notfound attribute
NullAttribute The attribute containing 'null' is special.
PageContextBacking A basic implementation for the backing, using the PageContext itself.
PageContextContainer The page context container stores variables directly in the page context, like JSTL does.
Pair Container class, to store results of 'getPair' function, which is a 'parent' container plus a key.
ReadFile This file is found in the public domain, on http://www.dpawson.co.uk/xsl/sect2/N4760.html It is used to be able to include the codesamples in the taglib documentation.
Referids A helper class to implement referids attribute.
StandaloneContextContainer This ContextContainer provides its own 'backing', it is used as 'subcontext' in other contextes.
 

Enum Summary
Debug Representation of the values of 'debug' attributes, as used in tags like mm:include and mm:component.
 

Exception Summary
AttributeException Exception related to errors in tag-attributes
 



MMBase 2.0-SNAPSHOT - null