org.apache.myfaces.view.facelets.tag
Class BeanPropertyTagRule

java.lang.Object
  extended by javax.faces.view.facelets.MetaRule
      extended by org.apache.myfaces.view.facelets.tag.BeanPropertyTagRule

public final class BeanPropertyTagRule
extends javax.faces.view.facelets.MetaRule

Version:
$Id: BeanPropertyTagRule.java,v 1.3 2008/07/13 19:01:35 rlubke Exp $
Author:
Jacob Hookom

Field Summary
static BeanPropertyTagRule Instance
           
 
Constructor Summary
BeanPropertyTagRule()
           
 
Method Summary
 javax.faces.view.facelets.Metadata applyRule(java.lang.String name, javax.faces.view.facelets.TagAttribute attribute, javax.faces.view.facelets.MetadataTarget meta)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Instance

public static final BeanPropertyTagRule Instance
Constructor Detail

BeanPropertyTagRule

public BeanPropertyTagRule()
Method Detail

applyRule

public javax.faces.view.facelets.Metadata applyRule(java.lang.String name,
                                                    javax.faces.view.facelets.TagAttribute attribute,
                                                    javax.faces.view.facelets.MetadataTarget meta)
Specified by:
applyRule in class javax.faces.view.facelets.MetaRule


Copyright © 2011 The Apache Software Foundation. All Rights Reserved.