public class Include extends Tag
Tag.Statement| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_EXTENSION |
| Constructor and Description |
|---|
Include() |
| Modifier and Type | Method and Description |
|---|---|
Object |
render(TemplateContext context,
LNode... nodes)
Renders this tag.
|
getTag, getTags, registerTagpublic static String DEFAULT_EXTENSION
public Object render(TemplateContext context, LNode... nodes)
TagCopyright © 2012–2016. All rights reserved.