|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.Resource
org.apache.wicket.markup.html.WebResource
org.apache.wicket.resource.ContextRelativeResource
public class ContextRelativeResource
Resource served from a file relative to the context root.
| Field Summary |
|---|
| Fields inherited from interface org.apache.wicket.IResourceListener |
|---|
INTERFACE |
| Constructor Summary | |
|---|---|
ContextRelativeResource(java.lang.String pathRelativeToContextRoot)
Construct. |
|
| Method Summary | |
|---|---|
IResourceStream |
getResourceStream()
|
| Methods inherited from class org.apache.wicket.markup.html.WebResource |
|---|
configureResponse, getCacheDuration, setHeaders |
| Methods inherited from class org.apache.wicket.Resource |
|---|
getParameters, invalidate, isCacheable, onResourceRequested, setCacheable, setParameters |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContextRelativeResource(java.lang.String pathRelativeToContextRoot)
pathRelativeToContextRoot - | Method Detail |
|---|
public IResourceStream getResourceStream()
getResourceStream in class ResourceResource.getResourceStream()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||