Package | Description |
---|---|
org.apache.tapestry.parse |
Classes used when parsing templates, application and component specifications.
|
Modifier and Type | Method and Description |
---|---|
TextToken |
TemplateTokenFactory.createTextToken(char[] templateData,
int blockStart,
int end,
org.apache.hivemind.Location templateLocation) |