org.apache.myfaces.custom.calendar
Class HtmlInputCalendarTagHandler.DateBusinessConverterRule

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

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


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

HtmlInputCalendarTagHandler.DateBusinessConverterRule

public HtmlInputCalendarTagHandler.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.