Uses of Class
javax.faces.view.facelets.MetadataTarget

Packages that use MetadataTarget
javax.faces.view.facelets

This package contains public classes for the Java code API of Facelets. 

 

Uses of MetadataTarget in javax.faces.view.facelets
 

Methods in javax.faces.view.facelets with parameters of type MetadataTarget
abstract  Metadata MetaRule.applyRule(java.lang.String name, TagAttribute attribute, MetadataTarget meta)
          

Return an abstraction that takes appropriate action given the kind of rule represented by the argument name, in the context of this particular concrete subclass of MetaRule.

abstract  Metadata MetaRule.applyRule(java.lang.String name, TagAttribute attribute, MetadataTarget meta)
          

Return an abstraction that takes appropriate action given the kind of rule represented by the argument name, in the context of this particular concrete subclass of MetaRule.

 



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