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) |
getPrioritygetConfigurationKeys, initReader locate(String templateId)
templateId - The template identifiernull if no available template with the given name
existsSet<String> getAllIdentifiers()
EngineConfigurationKey.PRECOMPILE_ALL_TEMPLATESCopyright © 2014. All Rights Reserved.