| Package | Description |
|---|---|
| com.sun.faces.generate |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractGenerator
Abstract base class for Java and TLD generators.
|
class |
AttributeManagerGenerator
This class is used to generate the AttributeManager, which is used
by mainly Renderers to render passthrough attribues (via
RenderKitUtils#renderPassThruAttributes)
|
class |
HtmlComponentGenerator
Generate concrete HTML component classes.
|
class |
HtmlTaglib12Generator
This class generates tag handler class code that is special to the
"html_basic" package.
|
class |
HtmlTaglib21Generator
This class generates tag handler class code that is specifc to the
"html_basic" package and JSP 2.1.
|
class |
JspTLD12Generator
A
JspTldGenerator specific for JSP 1.2 style TLDs. |
class |
JspTLD21Generator
A
JspTldGenerator specific for JSP 2.1 style TLDs. |
class |
JspTLDGenerator
Base class for JSP TLD generation.
|
class |
JspToFaceletsTLD21Generator |
class |
RenderKitSpecificationGenerator
Generate javadoc style documenation about the render-kits defined in a
faces-config.xml file.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.