public class MapTemplateLocator extends AbstractTemplateLocator
Map.BUILTIN_RESOLVERS_DEFAULT_PRIORITY, BUILTIN_TEMPLATE_LOCATORS_DEFAULT_PRIORITY, EXTENSION_RESOLVERS_DEFAULT_PRIORITY| Constructor and Description |
|---|
MapTemplateLocator(int priority,
Map<String,String> templates) |
MapTemplateLocator(Map<String,String> templates) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getAllIdentifiers() |
Reader |
locate(String templateName) |
String |
toString() |
getPrioritygetConfigurationKeys, initclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetConfigurationKeys, initpublic Reader locate(String templateName)
templateName - The template identifiernull if no available template with the given name
existspublic Set<String> getAllIdentifiers()
EngineConfigurationKey.PRECOMPILE_ALL_TEMPLATESCopyright © 2014. All Rights Reserved.