public class FileSystemTemplateLocator extends FilePathTemplateLocator
VIRTUAL_PATH_SEPARATOR_KEYBUILTIN_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, isDirectoryUsable, isFileUsable, listFiles, locateaddSuffix, getConfigurationKeys, getDefaultFileEncoding, getRootPath, getSuffix, getVirtualPathSeparator, init, stripSuffix, toRealPath, toStringgetPrioritypublic 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 © 2014. All Rights Reserved.