public class FacesViewsViewHandler extends ViewHandlerWrapper
For a guide on FacesViews, please see the package summary.
CHARACTER_ENCODING_KEY, DEFAULT_FACELETS_SUFFIX, DEFAULT_SUFFIX, DEFAULT_SUFFIX_PARAM_NAME, FACELETS_SUFFIX_PARAM_NAME, FACELETS_VIEW_MAPPINGS_PARAM_NAME
Constructor and Description |
---|
FacesViewsViewHandler(ViewHandler viewHandler) |
Modifier and Type | Method and Description |
---|---|
String |
getActionURL(FacesContext context,
String viewId) |
ViewHandler |
getWrapped() |
calculateCharacterEncoding, calculateLocale, calculateRenderKitId, createView, deriveViewId, getBookmarkableURL, getRedirectURL, getResourceURL, getViewDeclarationLanguage, initView, renderView, restoreView, writeState
public FacesViewsViewHandler(ViewHandler viewHandler)
public String getActionURL(FacesContext context, String viewId)
getActionURL
in class ViewHandlerWrapper
public ViewHandler getWrapped()
getWrapped
in interface FacesWrapper<ViewHandler>
getWrapped
in class ViewHandlerWrapper