xdoclet.modules.jboss.ejb

Class JBossTagsHandler

public class JBossTagsHandler extends ClassTagsHandler

Version: $Revision: 1.12 $

Author: Dmitri Colebatch (dim@bigpond.net.au) Julien Viet (julien_viet@yahoo.fr)

UNKNOWN: October 18, 2001 namespace = "JBoss"

Method Summary
voidifHasDVC(String template)
Evaluates the body if at least one of the classes has an jboss:dvc tag, otherwise not.
voidifMethodTagMatchesClassTag(String template, Properties attributes)

Method Detail

ifHasDVC

public void ifHasDVC(String template)
Evaluates the body if at least one of the classes has an jboss:dvc tag, otherwise not.

Parameters: template The body of the block tag

Throws: XDocletException Description of Exception

ifMethodTagMatchesClassTag

public void ifMethodTagMatchesClassTag(String template, Properties attributes)