|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Resource | |
|---|---|
| org.ow2.wildcat | |
| org.ow2.wildcat.hierarchy.resource | |
| Uses of Resource in org.ow2.wildcat |
|---|
| Methods in org.ow2.wildcat that return Resource | |
|---|---|
Resource |
Context.getResource(java.lang.String resource)
Return the resource at specified location. |
| Methods in org.ow2.wildcat with parameters of type Resource | |
|---|---|
void |
Context.attachResource(java.lang.String resource,
Resource res)
Attach Resource at specified location. |
| Uses of Resource in org.ow2.wildcat.hierarchy.resource |
|---|
| Methods in org.ow2.wildcat.hierarchy.resource that return Resource | |
|---|---|
Resource |
Resource.getResource(Path res)
Return the resource at specified location. |
| Methods in org.ow2.wildcat.hierarchy.resource with parameters of type Resource | |
|---|---|
void |
Resource.attachResource(Path resource,
Resource res)
Attach Resource at specified location. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||