xdoclet.tagshandler

Class CommentTagsHandler

public class CommentTagsHandler extends XDocletTagSupport

Version: $Revision: 1.6 $

Author: Vincent Harcq (vincent.harcq@hubmethods.com)

UNKNOWN: Feb 12, 2002 namespace = "Comment"

Method Summary
voidcomment(String template)
This tag simply output nothing.

Method Detail

comment

public void comment(String template)
This tag simply output nothing. It is used to include comments in template files

Parameters: template

UNKNOWN: type = "block"