Class BeanPropertyTagRule
- java.lang.Object
- 
- jakarta.faces.view.facelets.MetaRule
- 
- org.apache.myfaces.view.facelets.tag.BeanPropertyTagRule
 
 
- 
 public final class BeanPropertyTagRule extends MetaRule - Version:
- $Id$
- Author:
- Jacob Hookom
 
- 
- 
Field SummaryFields Modifier and Type Field Description static BeanPropertyTagRuleINSTANCE
 - 
Constructor SummaryConstructors Constructor Description BeanPropertyTagRule()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description MetadataapplyRule(String name, TagAttribute attribute, MetadataTarget meta)
 
- 
- 
- 
Field Detail- 
INSTANCEpublic static final BeanPropertyTagRule INSTANCE 
 
- 
 - 
Method Detail- 
applyRulepublic Metadata applyRule(String name, TagAttribute attribute, MetadataTarget meta) 
 
- 
 
-