Uses of Class
com.sun.facelets.Facelet

Packages that use Facelet
com.sun.facelets Public Facelet API. 
com.sun.facelets.impl Default implementation of the Facelets API. 
 

Uses of Facelet in com.sun.facelets
 

Methods in com.sun.facelets that return Facelet
abstract  Facelet FaceletFactory.getFacelet(String uri)
          Return a Facelet instance as specified by the file at the passed URI.
 

Uses of Facelet in com.sun.facelets.impl
 

Methods in com.sun.facelets.impl that return Facelet
 Facelet DefaultFaceletFactory.getFacelet(String uri)
           
 Facelet DefaultFaceletFactory.getFacelet(URL url)
          Create a Facelet from the passed URL.
 



Copyright © 2005 All Rights Reserved.