com.sun.facelets.tag.jsf
Class EditableValueHolderRule

java.lang.Object
  extended by com.sun.facelets.tag.MetaRule
      extended by com.sun.facelets.tag.jsf.EditableValueHolderRule

public final class EditableValueHolderRule
extends MetaRule

Version:
$Id: EditableValueHolderRule.java,v 1.2 2005/08/24 04:38:51 jhook Exp $
Author:
Jacob Hookom

Field Summary
static EditableValueHolderRule Instance
           
 
Constructor Summary
EditableValueHolderRule()
           
 
Method Summary
 Metadata applyRule(String name, TagAttribute attribute, 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 EditableValueHolderRule Instance
Constructor Detail

EditableValueHolderRule

public EditableValueHolderRule()
Method Detail

applyRule

public Metadata applyRule(String name,
                          TagAttribute attribute,
                          MetadataTarget meta)
Specified by:
applyRule in class MetaRule
Returns:


Copyright © 2005 All Rights Reserved.