org.apache.myfaces.custom.date
Class HtmlInputDateTagHandler.DateBusinessConverterRule

java.lang.Object
  extended by com.sun.facelets.tag.MetaRule
      extended by org.apache.myfaces.custom.date.HtmlInputDateTagHandler.DateBusinessConverterRule
Enclosing class:
HtmlInputDateTagHandler

public static class HtmlInputDateTagHandler.DateBusinessConverterRule
extends com.sun.facelets.tag.MetaRule


Field Summary
static HtmlInputDateTagHandler.DateBusinessConverterRule INSTANCE
           
 
Constructor Summary
HtmlInputDateTagHandler.DateBusinessConverterRule()
           
 
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 HtmlInputDateTagHandler.DateBusinessConverterRule INSTANCE
Constructor Detail

HtmlInputDateTagHandler.DateBusinessConverterRule

public HtmlInputDateTagHandler.DateBusinessConverterRule()
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 © 2012 The Apache Software Foundation. All Rights Reserved.