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 |
|---|---|
java.util.Set<java.lang.String> |
getAllIdentifiers() |
java.io.Reader |
locate(java.lang.String templateId) |
getPrioritygetConfigurationKeys, initjava.io.Reader locate(java.lang.String templateId)
templateId - The template identifiernull if no available template with the given name
existsjava.util.Set<java.lang.String> getAllIdentifiers()
EngineConfigurationKey.PRECOMPILE_ALL_TEMPLATESCopyright © 2013. All Rights Reserved.