public class DeCommentTemplate extends Template
Constructor and Description |
---|
DeCommentTemplate() |
Modifier and Type | Method and Description |
---|---|
void |
comment(RewriteContext hr) |
boolean |
init(RewriteContext hr)
Called before this template processes any tags.
|
public boolean init(RewriteContext hr)
Template
init
in interface TemplateInterface
init
in class Template
public void comment(RewriteContext hr)