| Package | Description |
|---|---|
| org.everit.templating.html.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
InlineNode
HTMLNode that represents tags with data-eht-inline attribute. |
class |
ParentNode
Any HTML tag that has children.
|
class |
RootNode
The main node of the HTML template.
|
class |
TagNode
An inner node of the HTML template that has EHT attribute.
|
class |
TextNode
A node that contains nothing else but a constant text.
|
| Modifier and Type | Method and Description |
|---|---|
List<HTMLNode> |
ParentNode.getChildren() |
Copyright © 2011–2018 Everit Kft.. All rights reserved.