-
- Enclosing class:
- Mustache
public static interface Mustache.TemplateLoaderHandles loading partial templates.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ReadergetTemplate(String name)Returns a reader for the template with the supplied name.
-