public interface XTemplates
SafeHtml or String
data, based on the template provided, and the parameters of the method.| Modifier and Type | Interface and Description |
|---|---|
static interface |
XTemplates.Format |
static interface |
XTemplates.Formatter<T> |
static interface |
XTemplates.FormatterFactories
Collection of
XTemplates.FormatterFactory instances. |
static interface |
XTemplates.FormatterFactory
Declares that a class may act as a factory to provide formatter instances.
|
static interface |
XTemplates.FormatterFactoryMethod
Allows methods to be called on a factory other than 'getFormat'.
|
static interface |
XTemplates.TemplateCondition |
static interface |
XTemplates.TemplateConditions |
static interface |
XTemplates.XTemplate
Indicates the string that should be used when generating the template.
|
Copyright © 2012. All Rights Reserved.