Mojarra JSF Tools 2.1.28.SP9

Uses of Class
com.sun.faces.generate.PropertyManager

Packages that use PropertyManager
com.sun.faces.generate   
 

Uses of PropertyManager in com.sun.faces.generate
 

Fields in com.sun.faces.generate declared as PropertyManager
protected  PropertyManager JspTLDGenerator.propManager
           
protected  PropertyManager HtmlTaglib12Generator.propManager
           
 

Methods in com.sun.faces.generate that return PropertyManager
static PropertyManager PropertyManager.newInstance(String propertyFile)
          Obtain a new PropertyManager instance backed by the properies contained in the specified file.
 

Methods in com.sun.faces.generate with parameters of type PropertyManager
static JspTLDGenerator GeneratorUtil.getTldGenerator(PropertyManager propManager)
          Obtain an instance of JspTldGenerator based on the JSP version provided.
 

Constructors in com.sun.faces.generate with parameters of type PropertyManager
AttributeManagerGenerator(PropertyManager manager)
           
HtmlComponentGenerator(PropertyManager propManager)
           
HtmlTaglib12Generator(PropertyManager propManager)
           
HtmlTaglib21Generator(PropertyManager propManager)
           
JspTLD12Generator(PropertyManager propManager)
           
JspTLD21Generator(PropertyManager propManager)
           
JspTLDGenerator(PropertyManager propManager)
           
JspToFaceletsTLD21Generator(PropertyManager propManager)
           
RenderKitSpecificationGenerator(PropertyManager propManager)
           
 


Mojarra JSF Tools 2.1.28.SP9

Copyright © 2016 JBoss by Red Hat. All Rights Reserved.