org.apache.myfaces.commons.validator
Class _DateRestrictionRule

java.lang.Object
  extended by com.sun.facelets.tag.MetaRule
      extended by org.apache.myfaces.commons.validator._DateRestrictionRule

public class _DateRestrictionRule
extends com.sun.facelets.tag.MetaRule


Field Summary
static _DateRestrictionRule Instance
           
 
Constructor Summary
_DateRestrictionRule()
           
 
Method Summary
 com.sun.facelets.tag.Metadata applyRule(String name, com.sun.facelets.tag.TagAttribute attribute, com.sun.facelets.tag.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 _DateRestrictionRule Instance
Constructor Detail

_DateRestrictionRule

public _DateRestrictionRule()
Method Detail

applyRule

public com.sun.facelets.tag.Metadata applyRule(String name,
                                               com.sun.facelets.tag.TagAttribute attribute,
                                               com.sun.facelets.tag.MetadataTarget meta)
Specified by:
applyRule in class com.sun.facelets.tag.MetaRule


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