xdoclet.modules.exolab.castor.ejb
Class CastorTagsHandler
java.lang.Object
xdoclet.template.TemplateTagHandler
xdoclet.XDocletTagSupport
xdoclet.modules.exolab.castor.ejb.CastorTagsHandler
public class CastorTagsHandler
extends xdoclet.XDocletTagSupport
void | forAllClasses(String template, Properties attributes) - Evaluates the body block for each class, in order.
|
delimit , expandClassName , generate , getCurrentClass , getCurrentClassTag , getCurrentConstructor , getCurrentField , getCurrentFieldTag , getCurrentMethod , getCurrentMethodTag , getCurrentPackage , getDocletContext , getEngine , getExpandedDelimitedTagValue , getTagValue , getTagValue , getTagValue , hasHavingClassTag , hasTag , isTagValueEqual , mandatoryParamNotFound , mandatoryTemplateTagParamNotFound , modifiers , popCurrentClass , pushCurrentClass , setCurrentClass , setCurrentClassTag , setCurrentConstructor , setCurrentField , setCurrentFieldTag , setCurrentMethod , setCurrentMethodTag , setCurrentPackage |
forAllClasses
public void forAllClasses(String template,
Properties attributes)
throws xdoclet.XDocletException
Evaluates the body block for each class, in order.
template
- The body of the block tagattributes
- The attributes of the template tag
xdoclet.XDocletException
-