Uses of Class
javax.faces.render.RenderKitFactory

Packages that use RenderKitFactory
javax.faces.render Classes and interfaces defining the rendering model. 
 

Uses of RenderKitFactory in javax.faces.render
 

Methods in javax.faces.render that return RenderKitFactory
 RenderKitFactory RenderKitFactory.getWrapped()
          

If this factory has been decorated, the implementation doing the decorating may override this method to provide access to the implementation being wrapped.

 RenderKitFactory RenderKitFactory.getWrapped()
          

If this factory has been decorated, the implementation doing the decorating may override this method to provide access to the implementation being wrapped.

 



Copyright 2002-2011 Oracle America Inc, Inc. All Rights Reserved.