|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResourceHandlerSupport
A utility class to isolate a ResourceHandler implementation from its underlying implementation
| Method Summary | |
|---|---|
java.lang.String |
calculateResourceBasePath(javax.faces.context.FacesContext facesContext)
Calculate the resource base path. |
java.lang.String |
getMapping()
Get the mapping used as prefix(/faces) or sufix(.jsf) |
boolean |
isExtensionMapping()
Check if the mapping used is done using extensions (.xhtml, .jsf) or if it is not (/faces/*) |
| Method Detail |
|---|
java.lang.String calculateResourceBasePath(javax.faces.context.FacesContext facesContext)
boolean isExtensionMapping()
java.lang.String getMapping()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||