public class AppDirResourceManager extends JspResourceManager
Constructor and Description |
---|
AppDirResourceManager(Path appDir)
Sets the application directory.
|
Modifier and Type | Method and Description |
---|---|
Path |
resolvePath(java.lang.String uri)
Resolves a path.
|
public AppDirResourceManager(Path appDir)
public Path resolvePath(java.lang.String uri)
resolvePath
in class JspResourceManager