Interface | Description |
---|---|
DelegatingTemplateLoader |
Interface that extends TemplateLoader with a method to set the TemplateLoader that Templates
provided by this TemplateLoader should use to resolve includes and such.
|
Macro |
An executable macro.
|
RenderingContext |
State that is shared across a template rendering.
|
Template |
Represents a template that can be rendered with data.
|
TemplateLoader |
Loads a Template.
|
Class | Description |
---|---|
DefaultRenderingContext |
Default implementation of RenderingContext.
|
HtmlWhiteSpaceStripper |
HTML whitespace stripper to be used by JSilver.
|
Copyright © 2010–2016 Google. All rights reserved.