|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface Mustache.TemplateLoader
Used to handle partials.
| Method Summary | |
|---|---|
java.io.Reader |
getTemplate(java.lang.String name)
Returns a reader for the template with the supplied name. |
| Method Detail |
|---|
java.io.Reader getTemplate(java.lang.String name)
throws java.lang.Exception
java.lang.Exception - if the template could not be loaded for any reason.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||