Home » Mojarra-2.0.1 » com.sun » faces » generate »

com.sun.faces.generate

Interfaces:

Generator  

Base interface for all jsf-tools generators.

 
code | html

Abstract Classes:

AbstractGenerator  

Abstract base class for Java and TLD generators.

The methods in this class presume the following command line option names and corresponding values:

 
code | html
JspTLDGenerator  

Base class for JSP TLD generation.

 
code | html

Classes:

AbstractGenerator.CodeWriter     code | html
AttributeManagerGenerator   PENDING  code | html
GeneratorUtil  

Utility methods that may be useful to all Generators.

 
code | html
HtmlComponentGenerator  

Generate concrete HTML component classes. 

code | html
HtmlTaglib12Generator   This class generates tag handler class code that is special to the "html_basic" package.  code | html
HtmlTaglib21Generator   This class generates tag handler class code that is specifc to the "html_basic" package and JSP 2.1.  code | html
JspTLD12Generator  

A JspTldGenerator specific for JSP 1.2 style TLDs.

 
code | html
JspTLD21Generator  

A JspTldGenerator specific for JSP 2.1 style TLDs.

 
code | html
JspTLDGenerator.XMLWriter  

A simple class to handle the writing of XML documents.

 
code | html
JspToFaceletsTLD21Generator     code | html
PropertyManager  

This class manages properties common to jsf-tools generators.

 
code | html
RenderKitSpecificationGenerator  

Generate javadoc style documenation about the render-kits defined in a faces-config.xml file.

 

code | html