Package com.esri.adf.web.faces.renderkit.xml

The faces.renderkit.xml package contains classes for the custom renderers associated with each web control.

See:
          Description

Class Summary
ButtonRenderer A renderer for the ButtonControl.
MapRenderer A renderer for the MapControl.
OverviewRenderer A renderer for the OverviewControl.
TaskRenderer A renderer for the TaskControl.
TocRenderer A renderer for the TocControl.
ToolbarRenderer A renderer for the ToolbarControl.
 

Package com.esri.adf.web.faces.renderkit.xml Description

The faces.renderkit.xml package contains classes for the custom renderers associated with each web control. These renderers output XML. This XML then goes through an XSLT transformation to a markup, such as another XML or HTML, specified in an XSL file.