Package net.sourceforge.stripes.tag.layout.buffered

This package contains the old, buffered layout tags that were present in Stripes releases up to and including 1.5.3.

See:
          Description

Class Summary
LayoutComponentTag Defines a component in a layout.
LayoutContext Used to move contextual information about a layout rendering between a LayoutRenderTag and a LayoutDefinitionTag.
LayoutDefinitionTag On the surface, allows a developer to define a layout using a custom tag - but is actually the tag responsible for generating the output of the layout.
LayoutRenderTag Renders a named layout, optionally overriding one or more components in the layout.
 

Package net.sourceforge.stripes.tag.layout.buffered Description

This package contains the old, buffered layout tags that were present in Stripes releases up to and including 1.5.3. Some incompatibilities between the two implementations remain unresolved so these buffered tags are made available under a different URI.



© Copyright 2005-2006, Stripes Development Team.