public interface TemplateLocator extends WithPriority, ConfigurationAware
BUILTIN_RESOLVERS_DEFAULT_PRIORITY, BUILTIN_TEMPLATE_LOCATORS_DEFAULT_PRIORITY, EXTENSION_RESOLVERS_DEFAULT_PRIORITY| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getAllIdentifiers() |
Reader |
locate(String templateId)
The reader is always closed by the engine right after the template source is read.
|
getPrioritygetConfigurationKeys, initReader locate(String templateId)
templateId - The template identifiernull if no available template with the given name
existsMustache.getName()Set<String> getAllIdentifiers()
EngineConfigurationKey.PRECOMPILE_ALL_TEMPLATESCopyright © 2015. All rights reserved.