public class ClassPathTemplateLocator extends PathTemplateLocator
DEFAULT_SYSTEM_TEMPLATE_LOCATOR_PRIORITYBUILTIN_RESOLVERS_DEFAULT_PRIORITY, BUILTIN_TEMPLATE_LOCATORS_DEFAULT_PRIORITY, EXTENSION_RESOLVERS_DEFAULT_PRIORITY| Constructor and Description |
|---|
ClassPathTemplateLocator(int priority,
String rootPath) |
ClassPathTemplateLocator(int priority,
String rootPath,
String suffix) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getAllAvailableNames() |
Reader |
locate(String templateName) |
addSuffix, getPathSeparator, getPriority, getRootPath, getSuffix, stripSuffix, toStringpublic ClassPathTemplateLocator(int priority,
String rootPath)
priority - rootPathname - Copyright © 2013. All Rights Reserved.