public class FileSystemTemplateLocator extends FilePathTemplateLocator
VIRTUAL_PATH_SEPARATOR_KEYconfigurationBUILTIN_RESOLVERS_DEFAULT_PRIORITY, BUILTIN_TEMPLATE_LOCATORS_DEFAULT_PRIORITY, EXTENSION_RESOLVERS_DEFAULT_PRIORITY| Constructor and Description |
|---|
FileSystemTemplateLocator(int priority,
String rootPath) |
FileSystemTemplateLocator(int priority,
String rootPath,
String suffix) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getRealPathSeparator() |
protected File |
getRootDir() |
Reader |
locateRealPath(String realPath) |
constructVirtualPath, getAllIdentifiers, checkRootDir, locateaddSuffix, getConfigurationKeys, getDefaultFileEncoding, getRootPath, getSuffix, getVirtualPathSeparator, init, stripSuffix, toRealPath, toStringgetPrioritycheckNotInitialized, initclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitinitpublic FileSystemTemplateLocator(int priority,
String rootPath)
priority - rootPath - public Reader locateRealPath(String realPath)
locateRealPath in class FilePathTemplateLocatorprotected String getRealPathSeparator()
getRealPathSeparator in class PathTemplateLocator<File>protected File getRootDir()
getRootDir in class FilePathTemplateLocatorPathTemplateLocator.getRootPath()Copyright © 2015. All Rights Reserved.