javax.faces.render.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jsf-api Show documentation
Show all versions of jsf-api Show documentation
This is the master POM file for Sun's Implementation of the JSF 2.1 Specification.
Package Description for "javax.faces.render"
Classes
and interfaces
defining the rendering model. The main class in this package is {@link
javax.faces.render.RenderKit}. RenderKit
vends a set of
{@link javax.faces.render.Renderer} instances which provide rendering
capability for a specific client device type.