|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
A package containing default handlers for all defined tags.
This package contains the default implementation of TagHandler
for all tags.
This default implmentation works on the assumption that there is a stack of objects upon which to work. Elements which create new objects, or scope objects, push a current object on the stack. Once the element's scope ends, the element pops the current object, and restores the previous object as the current object.
TagHandler - Interface definition and context keys
,
AbstractTagHandler - Base implementation and convenience
methods for accessing the context
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |