| Package | Description |
|---|---|
| org.everit.templating.html.internal | |
| org.everit.templating.html.internal.util |
| Modifier and Type | Field and Description |
|---|---|
Coordinate |
AttributeInfo.valueStartCoordinate |
| Modifier and Type | Method and Description |
|---|---|
void |
RootNode.addFragment(String templateFileName,
String name,
TagNode tagNode,
org.htmlparser.lexer.PageAttribute attribute,
Coordinate templateStartCoordinate,
org.htmlparser.Tag tag)
Adds a fragment to the template that can be rendered directly.
|
| Constructor and Description |
|---|
AttributeInfo(org.htmlparser.lexer.PageAttribute pageAttribute,
TagInfo tagInfo,
Coordinate templateStartCoordinate)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static Coordinate |
HTMLTemplatingUtil.calculateCoordinate(org.htmlparser.lexer.Page page,
int cursor,
Coordinate coordinateOffset)
Calculates the coordinate within a page based on an initial offset.
|
| Modifier and Type | Method and Description |
|---|---|
static Coordinate |
HTMLTemplatingUtil.calculateCoordinate(org.htmlparser.lexer.Page page,
int cursor,
Coordinate coordinateOffset)
Calculates the coordinate within a page based on an initial offset.
|
static void |
HTMLTemplatingUtil.throwCompileExceptionForAttribute(String templateFileName,
String message,
org.htmlparser.Tag tag,
org.htmlparser.lexer.PageAttribute attribute,
boolean positionOfAttributeValue,
Coordinate startPosition)
Throws an exception for an eht attribute with all information that can be useful for the
programmer.
|
Copyright © 2011–2018 Everit Kft.. All rights reserved.