Uses of Class
com.sun.faces.facelets.compiler.Compiler
Packages that use Compiler
Package
Description
-
Uses of Compiler in com.sun.faces.application
Methods in com.sun.faces.application that return CompilerModifier and TypeMethodDescriptionprotected CompilerApplicationAssociate.createCompiler(Map<String, Object> appMap, WebConfiguration webConfig) ApplicationAssociate.getCompiler()Methods in com.sun.faces.application with parameters of type CompilerModifier and TypeMethodDescriptionprotected voidApplicationAssociate.addTagLibraries(Compiler newCompiler) protected DefaultFaceletFactoryApplicationAssociate.createFaceletFactory(FacesContext context, Compiler compiler, WebConfiguration webConfig) protected voidApplicationAssociate.loadDecorators(Map<String, Object> appMap, Compiler newCompiler) -
Uses of Compiler in com.sun.faces.facelets.compiler
Subclasses of Compiler in com.sun.faces.facelets.compiler -
Uses of Compiler in com.sun.faces.facelets.impl
Methods in com.sun.faces.facelets.impl with parameters of type CompilerModifier and TypeMethodDescriptionfinal voidDefaultFaceletFactory.init(FacesContext facesContext, Compiler compiler, DefaultResourceResolver resolver, long refreshPeriod, FaceletCache cache)