This project has retired. For details please refer to its Attic page.
org.apache.tiles.jsp.taglib.definition (Tiles 2 2.1.4 API)

Package org.apache.tiles.jsp.taglib.definition

Package class diagram package org.apache.tiles.jsp.taglib.definition
Part of the tag library to create definitions inside JSP pages.

See:
          Description

Interface Summary
DefinitionTagParent Tag classes implementing this interface can contain nested DefinitionTag.
 

Class Summary
DefinitionTag This is the tag handler for <tiles:definition>, which creates a custom definition.
DestroyContainerTag Destroys the accessible container.
InitContainerTag Init definitions impl.
InitContainerTag.RuntimeConfiguredContext A servlet context created "on the fly" for container initialization.
SetCurrentContainerTag Sets the current container, to be used by Tiles tags.
 

Package org.apache.tiles.jsp.taglib.definition Description

Part of the tag library to create definitions inside JSP pages.



Copyright © 2001-2009 Apache Software Foundation. All Rights Reserved.