Package | Description |
---|---|
com.sun.faces.application | |
com.sun.faces.facelets.compiler | |
com.sun.faces.facelets.impl |
Modifier and Type | Method and Description |
---|---|
protected Compiler |
ApplicationAssociate.createCompiler(Map<String,Object> appMap,
WebConfiguration webConfig) |
Compiler |
ApplicationAssociate.getCompiler() |
Modifier and Type | Method and Description |
---|---|
protected void |
ApplicationAssociate.addTagLibraries(Compiler newCompiler) |
protected DefaultFaceletFactory |
ApplicationAssociate.createFaceletFactory(FacesContext ctx,
Compiler compiler,
WebConfiguration webConfig) |
protected void |
ApplicationAssociate.loadDecorators(Map<String,Object> appMap,
Compiler newCompiler) |
Modifier and Type | Class and Description |
---|---|
class |
SAXCompiler
Compiler implementation that uses SAX
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultFaceletFactory.init(Compiler compiler,
ResourceResolver resolver,
long refreshPeriod,
FaceletCache cache) |
Constructor and Description |
---|
DefaultFaceletFactory(Compiler compiler,
ResourceResolver resolver) |
DefaultFaceletFactory(Compiler compiler,
ResourceResolver resolver,
long refreshPeriod) |
DefaultFaceletFactory(Compiler compiler,
ResourceResolver resolver,
long refreshPeriod,
FaceletCache cache) |
Comments to: faces-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.