|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--luxor.http.loader.FileContextResourceLoader
Constructor Summary | |
FileContextResourceLoader(java.io.File documentRootDir,
java.lang.String context)
|
|
FileContextResourceLoader(java.io.File documentRootDir,
java.lang.String context,
java.util.List httpHeader)
|
Method Summary | |
java.lang.String |
getContext()
|
WebResource |
getResource(java.lang.String name)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FileContextResourceLoader(java.io.File documentRootDir, java.lang.String context)
public FileContextResourceLoader(java.io.File documentRootDir, java.lang.String context, java.util.List httpHeader)
Method Detail |
public java.lang.String getContext()
public WebResource getResource(java.lang.String name)
getResource
in interface WebResourceLoader
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |