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 XDocletTagSupport
- Version:
- $Revision: 1.7 $
- Author:
- Dmitri Colebatch
- xdoclet.taghandler
- namespace = "Castor"
- created
- Aug 23, 2002
Methods inherited from class xdoclet.XDocletTagSupport |
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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CastorTagsHandler
public CastorTagsHandler()
forAllClasses
public void forAllClasses(String template,
Properties attributes)
throws XDocletException
- Evaluates the body block for each class, in order.
- Parameters:
template
- The body of the block tagattributes
- The attributes of the template tag
- Throws:
XDocletException
- doc.tag
- type = "block"