Uses of Class
jakarta.faces.view.facelets.FaceletCache
-
Packages that use FaceletCache Package Description jakarta.faces.view.facelets -
-
Uses of FaceletCache in jakarta.faces.view.facelets
Methods in jakarta.faces.view.facelets that return FaceletCache Modifier and Type Method Description abstract FaceletCache
FaceletCacheFactory. getFaceletCache()
Returns the facility by which the FaceletsViewDeclarationLanguage
creates and caches instances of Facelets.
-