Tag
Overview
Classes that implement the Tag interface can implement their own processing of the start and
end tags only. It gives no access the body or iterations.
Participants
className
- name of the class.
- generates all the attributes and operations from the Tag interface ready for you to
implement your own processing of the tag.