public class ClassPathTemplateLocator extends FilePathTemplateLocator
VIRTUAL_PATH_SEPARATOR_KEYBUILTIN_RESOLVERS_DEFAULT_PRIORITY, BUILTIN_TEMPLATE_LOCATORS_DEFAULT_PRIORITY, EXTENSION_RESOLVERS_DEFAULT_PRIORITY| Constructor and Description |
|---|
ClassPathTemplateLocator(int priority,
java.lang.String rootPath) |
ClassPathTemplateLocator(int priority,
java.lang.String rootPath,
java.lang.String suffix) |
| Modifier and Type | Method and Description |
|---|---|
protected java.io.File |
getRootDir() |
java.io.Reader |
locateRealPath(java.lang.String realPath) |
constructVirtualPath, getAllIdentifiers, checkRootDir, isDirectoryUsable, isFileUsable, listFiles, locateaddSuffix, getConfigurationKeys, getDefaultFileEncoding, getRealPathSeparator, getRootPath, getSuffix, getVirtualPathSeparator, init, stripSuffix, toRealPath, toStringgetPrioritypublic ClassPathTemplateLocator(int priority,
java.lang.String rootPath)
priority - rootPath - public ClassPathTemplateLocator(int priority,
java.lang.String rootPath,
java.lang.String suffix)
priority - suffix - rootPath - public java.io.Reader locateRealPath(java.lang.String realPath)
locateRealPath in class FilePathTemplateLocatorprotected java.io.File getRootDir()
getRootDir in class FilePathTemplateLocatorPathTemplateLocator.getRootPath()Copyright © 2013. All Rights Reserved.