|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.faces.application.Resource
javax.faces.application.ResourceWrapper
org.openfaces.application.OpenFacesResource
public class OpenFacesResource
Field Summary |
---|
Fields inherited from class javax.faces.application.Resource |
---|
COMPONENT_RESOURCE_KEY |
Constructor Summary | |
---|---|
OpenFacesResource(javax.faces.application.Resource wrapped)
|
Method Summary | |
---|---|
java.lang.String |
getRequestPath()
|
javax.faces.application.Resource |
getWrapped()
|
Methods inherited from class javax.faces.application.ResourceWrapper |
---|
getInputStream, getResponseHeaders, getURL, userAgentNeedsUpdate |
Methods inherited from class javax.faces.application.Resource |
---|
getContentType, getLibraryName, getResourceName, setContentType, setLibraryName, setResourceName, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public OpenFacesResource(javax.faces.application.Resource wrapped)
Method Detail |
---|
public javax.faces.application.Resource getWrapped()
getWrapped
in interface javax.faces.FacesWrapper<javax.faces.application.Resource>
getWrapped
in class javax.faces.application.ResourceWrapper
public java.lang.String getRequestPath()
getRequestPath
in class javax.faces.application.ResourceWrapper
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |