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 javaee-web-api Show documentation
Show all versions of javaee-web-api Show documentation
Java(TM) EE 7 Web Specification APIs
The newest version!
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.