org.apache.myfaces.commons.converter
Class ConvertDateTimeTagHandler

java.lang.Object
  extended by com.sun.facelets.tag.TagHandler
      extended by com.sun.facelets.tag.MetaTagHandler
          extended by com.sun.facelets.tag.jsf.ConvertHandler
              extended by org.apache.myfaces.commons.converter.ConvertDateTimeTagHandler
All Implemented Interfaces:
com.sun.facelets.FaceletHandler

public class ConvertDateTimeTagHandler
extends com.sun.facelets.tag.jsf.ConvertHandler


Field Summary
 
Fields inherited from class com.sun.facelets.tag.TagHandler
nextHandler, tag, tagId
 
Constructor Summary
ConvertDateTimeTagHandler(com.sun.facelets.tag.jsf.ConverterConfig config)
           
 
Method Summary
protected  com.sun.facelets.tag.MetaRuleset createMetaRuleset(Class type)
           
 void setAttributes(com.sun.facelets.FaceletContext ctx, Object obj)
           
 
Methods inherited from class com.sun.facelets.tag.jsf.ConvertHandler
apply, createConverter
 
Methods inherited from class com.sun.facelets.tag.TagHandler
findNextByType, getAttribute, getRequiredAttribute, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ConvertDateTimeTagHandler

public ConvertDateTimeTagHandler(com.sun.facelets.tag.jsf.ConverterConfig config)
Method Detail

setAttributes

public void setAttributes(com.sun.facelets.FaceletContext ctx,
                          Object obj)
Overrides:
setAttributes in class com.sun.facelets.tag.MetaTagHandler

createMetaRuleset

protected com.sun.facelets.tag.MetaRuleset createMetaRuleset(Class type)
Overrides:
createMetaRuleset in class com.sun.facelets.tag.jsf.ConvertHandler


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