xdoclet.modules.exolab.castor.ejb

Class CastorTagsHandler

public class CastorTagsHandler extends XDocletTagSupport

Version: $Revision: 1.7 $

Author: Dmitri Colebatch

UNKNOWN: Aug 23, 2002 namespace = "Castor"

Method Summary
voidforAllClasses(String template, Properties attributes)
Evaluates the body block for each class, in order.

Method Detail

forAllClasses

public void forAllClasses(String template, Properties attributes)
Evaluates the body block for each class, in order.

Parameters: template The body of the block tag attributes The attributes of the template tag

Throws: XDocletException

UNKNOWN: type = "block"