public class RootNode extends ParentNode
| Constructor and Description |
|---|
RootNode() |
| Modifier and Type | Method and Description |
|---|---|
void |
addFragment(String name,
TagNode tagNode,
org.htmlparser.lexer.PageAttribute attribute,
Coordinate templateStartCoordinate,
org.htmlparser.Tag tag) |
ParentNode |
getFragment(String name) |
void |
render(TemplateContextImpl templateContext) |
getChildren, renderChildrenpublic void addFragment(String name, TagNode tagNode, org.htmlparser.lexer.PageAttribute attribute, Coordinate templateStartCoordinate, org.htmlparser.Tag tag)
public ParentNode getFragment(String name)
public void render(TemplateContextImpl templateContext)
Copyright © 2011–2015 Everit Kft.. All rights reserved.