BodyTag
Overview
BodyTag is the name of the interface that you implement to provide your own class that
can access and read the data contained within a tag.
Participants
className
- name of the class that will implement the BodyTag interface.
- when generated, will contain all the attributes and methods from the BodyTag interface.