@JSFFaceletTag(name="f:convertDateTime", bodyContent="empty", converterClass="javax.faces.convert.DateTimeConverter") public final class ConvertDateTimeHandler extends ConverterHandler
delegateFactory
nextHandler, tag, tagId
Constructor and Description |
---|
ConvertDateTimeHandler(ConverterConfig config)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected Converter |
createConverter(FaceletContext ctx)
Deprecated.
Returns a new DateTimeConverter
See DateTimeConverter
See javax.faces.view.facelets.ConverterHandler#createConverter(javax.faces.view.facelets.FaceletContext)
|
protected MetaRuleset |
createMetaRuleset(Class type)
Deprecated.
|
void |
setAttributes(FaceletContext ctx,
Object obj)
Deprecated.
Implements tag spec, see taglib documentation.
|
getConverterId, getTagHandlerDelegate
applyAttachedObject, getAttachedObjectHandlerHelper, getFor
apply, applyNextHandler, getBinding, getTag, getTagAttribute, getTagId, isDisabled
getAttribute, getRequiredAttribute, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
applyAttachedObject, getFor
public ConvertDateTimeHandler(ConverterConfig config)
protected Converter createConverter(FaceletContext ctx) throws FacesException, javax.el.ELException, FaceletException
FacesException
javax.el.ELException
FaceletException
public void setAttributes(FaceletContext ctx, Object obj)
setAttributes
in class DelegatingMetaTagHandler
protected MetaRuleset createMetaRuleset(Class type)
createMetaRuleset
in class DelegatingMetaTagHandler
Copyright © 2021 The Apache Software Foundation. All rights reserved.