xdoclet.tagshandler
Class CommentTagsHandler
public class CommentTagsHandler
Version:
- Vincent Harcq (vincent.harcq@hubmethods.com)
- namespace = "Comment"
- Feb 12, 2002
void | comment(String template) - This tag simply output nothing.
|
delimit , expandClassName , generate , getCurrentClass , getCurrentClassTag , getCurrentConstructor , getCurrentField , getCurrentFieldTag , getCurrentMethod , getCurrentMethodTag , getCurrentPackage , getDocletContext , getEngine , getExpandedDelimitedTagValue , getTagValue , getTagValue , getTagValue , hasTag , isTagValueEqual , mandatoryParamNotFound , mandatoryTemplateTagParamNotFound , modifiers , popCurrentClass , pushCurrentClass , setCurrentClass , setCurrentClassTag , setCurrentConstructor , setCurrentField , setCurrentFieldTag , setCurrentMethod , setCurrentMethodTag , setCurrentPackage |
comment
public void comment(String template)
This tag simply output nothing. It is used to include comments in template files
template
-
- type = "block"