|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Templates
This is a marker interface for template factories.
All methods of subinterfaces will be generated from template source files.
All methods must return Template
or String
Nested Class Summary | |
---|---|
static interface |
Templates.Cache
Used on Templates
subinterface methods identify that the Template should be cached |
static interface |
Templates.Compress
Used on Templates subinterface
methods identify that the markup should be compressed
remove white space between tags remove html comments |
static interface |
Templates.Resource
Used on Templates
subinterface methods to override the template resource. |
static interface |
Templates.Selector
Used on Selectors subinterface methods to specity the
css selector to use |
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |