|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.jsp.JspResourceManager
com.caucho.jsp.AppDirResourceManager
public class AppDirResourceManager
Resolves resources and looks up *.tld
Constructor Summary | |
---|---|
AppDirResourceManager(Path appDir)
Sets the application directory. |
Method Summary | |
---|---|
Path |
resolvePath(java.lang.String uri)
Resolves a path. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AppDirResourceManager(Path appDir)
Method Detail |
---|
public Path resolvePath(java.lang.String uri)
resolvePath
in class JspResourceManager
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |