Uses of Class
jakarta.faces.view.facelets.MetadataTarget
-
Packages that use MetadataTarget Package Description jakarta.faces.view.facelets -
-
Uses of MetadataTarget in jakarta.faces.view.facelets
Methods in jakarta.faces.view.facelets with parameters of type MetadataTarget Modifier and Type Method Description abstract Metadata
MetaRule. applyRule(String name, TagAttribute attribute, MetadataTarget meta)
Return an abstraction that takes appropriate action given the kind of rule represented by the argumentname
, in the context of this particular concrete subclass ofMetaRule
.
-