Implemented in class xdoclet.modules.doc.AntdocTagsHandler.
Generate the tag's body if the current element has any sub-elements.
Generate the tag's body for each of the current element's sub-elements.
The name of the current sub-element.
The name of the current element.
The description of the current sub-element.
The Required status (i.e. is it mandatory or optional) of an attribute. Uses the value text if it is present, otherwise defaults to "Yes." or "No." depending on whether an \@ant.required or \@ant.not-required tag is found.
Links to the root folder. Only required to generate links to CSS.
Links to the documentation page of a nested sub-element.
List the possible values for the current method. The property must be an Ant {@link EnumeratedAttribute}.