protected static class InternalXMLViewLoader.InternalXMLViewHandler extends XMLViewHandler
DEFAULT_CHARACTER_ENCODING, m_parserFactory
FILTER_KEY, INIT_PARAM_CACHE, INIT_PARAM_FILTER, INJECT_STATE, m_builders, m_filter, m_parent, m_useCache, MAX_VIEWS, NO_RENDER, VIEW_FRAGMENT, VIEW_FRAGMENT_CLIENT_ID
CHARACTER_ENCODING_KEY, DEFAULT_FACELETS_SUFFIX, DEFAULT_SUFFIX, DEFAULT_SUFFIX_PARAM_NAME, DISABLE_FACELET_JSF_VIEWHANDLER_PARAM_NAME, FACELETS_BUFFER_SIZE_PARAM_NAME, FACELETS_DECORATORS_PARAM_NAME, FACELETS_LIBRARIES_PARAM_NAME, FACELETS_REFRESH_PERIOD_PARAM_NAME, FACELETS_SKIP_COMMENTS_PARAM_NAME, FACELETS_SUFFIX_PARAM_NAME, FACELETS_VIEW_MAPPINGS_PARAM_NAME
Constructor and Description |
---|
InternalXMLViewHandler(ViewHandler parent) |
Modifier and Type | Method and Description |
---|---|
protected InputSource |
getInputSource(FacesContext ctx,
String viewId) |
boolean |
matchesFilter(FacesContext ctx,
String viewId) |
createBuilder, getParser
clearBuilderCache, clearBuilderFromCache, createView, getBuilderFromCache, getFilter, getResourceURL, getWrapped, putBuilderIntoCache, useCache
addProtectedView, calculateCharacterEncoding, calculateLocale, calculateRenderKitId, deriveLogicalViewId, deriveViewId, getActionURL, getBookmarkableURL, getProtectedViewsUnmodifiable, getRedirectURL, getViewDeclarationLanguage, initView, removeProtectedView, renderView, restoreView, writeState
public InternalXMLViewHandler(ViewHandler parent)
public boolean matchesFilter(FacesContext ctx, String viewId)
matchesFilter
in class BaseViewHandler
protected InputSource getInputSource(FacesContext ctx, String viewId)
getInputSource
in class XMLViewHandler