BodyTagSupport
Overview
The BodyTagSupport allows you to access the data contained within a tags body.
Participants
className
- name of the class to be created.
- extends the BodyTagSupport class to provide most of the functionality.
- provides the basic method bodies for doAfterBody, doEndTag, doInitBody and
doStart tag to override and implement your own behavior.