| Package | Description |
|---|---|
| com.sun.faces.generate |
| Modifier and Type | Field and Description |
|---|---|
protected PropertyManager |
HtmlTaglib12Generator.propManager |
protected PropertyManager |
JspTLDGenerator.propManager |
| Modifier and Type | Method and Description |
|---|---|
static PropertyManager |
PropertyManager.newInstance(String propertyFile)
Obtain a new
PropertyManager instance backed by the
properies contained in the specified file. |
| Modifier and Type | Method and Description |
|---|---|
static JspTLDGenerator |
GeneratorUtil.getTldGenerator(PropertyManager propManager)
Obtain an instance of JspTldGenerator based on the JSP version
provided.
|
| Constructor and Description |
|---|
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) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.