public interface TemplateLocator extends WithPriority
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_SYSTEM_TEMPLATE_LOCATOR_PRIORITY |
BUILTIN_RESOLVERS_DEFAULT_PRIORITY, BUILTIN_TEMPLATE_LOCATORS_DEFAULT_PRIORITY, EXTENSION_RESOLVERS_DEFAULT_PRIORITY| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getAllAvailableNames() |
Reader |
locate(String templateName) |
getPrioritystatic final int DEFAULT_SYSTEM_TEMPLATE_LOCATOR_PRIORITY
Copyright © 2013. All Rights Reserved.