public class RenderKitConfigProcessor extends AbstractConfigProcessor
ConfigProcessor
handles all elements defined under
/faces-config/render-kit
.Constructor and Description |
---|
RenderKitConfigProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
process(javax.servlet.ServletContext servletContext,
FacesContext facesContext,
DocumentInfo[] documentInfos)
Process the array of
Document s. |
createInstance, createInstance, createInstance, destroy, destroyInstance, findRootType, getApplication, getClassMetadataMapKey, getNodeText, getTextMap, initializeClassMetadataMap, loadClass, processAnnotations
public void process(javax.servlet.ServletContext servletContext, FacesContext facesContext, DocumentInfo[] documentInfos) throws Exception
ConfigProcessor
Process the array of Document
s.
documentInfos
- @throws Exception if an error occurs during processingException
ConfigProcessor#process(javax.servlet.ServletContext,com.sun.faces.config.manager.documents.DocumentInfo[])
Copyright © 1997–2019 Eclipse Foundation. All rights reserved.