public abstract class PathTemplateLocator extends Object implements TemplateLocator
DEFAULT_SYSTEM_TEMPLATE_LOCATOR_PRIORITYBUILTIN_RESOLVERS_DEFAULT_PRIORITY, BUILTIN_TEMPLATE_LOCATORS_DEFAULT_PRIORITY, EXTENSION_RESOLVERS_DEFAULT_PRIORITY| Constructor and Description |
|---|
PathTemplateLocator(int priority,
String rootPath) |
PathTemplateLocator(int priority,
String rootPath,
String suffix) |
| Modifier and Type | Method and Description |
|---|---|
String |
addSuffix(String filename) |
protected String |
getPathSeparator() |
int |
getPriority() |
String |
getRootPath() |
String |
getSuffix() |
String |
stripSuffix(String filename) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAllAvailableNames, locatepublic PathTemplateLocator(int priority,
String rootPath)
priority - rootPath - public int getPriority()
getPriority in interface WithPrioritypublic String getSuffix()
public String getRootPath()
protected String getPathSeparator()
Copyright © 2013. All Rights Reserved.