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)
Templateinit in interface TemplateInterfaceinit in class Templatepublic void comment(RewriteContext hr)