public abstract class IncludeDirective extends java.lang.Object implements TemplateDirective
IncludeDirective
| 限定符和类型 | 字段和说明 |
|---|---|
protected static java.lang.String |
ID_PARAM |
protected static java.lang.String |
NAME_SPACE_PARAM |
protected cn.featherfly.hammer.tpl.TplConfigFactory |
tplConfigFactory |
| 构造器和说明 |
|---|
IncludeDirective(cn.featherfly.hammer.tpl.TplConfigFactory tplConfigFactory) |