@JSFFaceletTag(name="f:convertNumber",
               bodyContent="empty",
               converterClass="jakarta.faces.convert.NumberConverter")
public final class ConvertNumberHandler
extends ConverterHandler
delegateFactorynextHandler, tag, tagId| Constructor and Description | 
|---|
| ConvertNumberHandler(ConverterConfig config) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Converter | createConverter(FaceletContext ctx)Returns a new NumberConverter
 
 See NumberConverter
 See org.apache.myfaces.view.facelets.tag.jsf.ConverterHandler#createConverter(
 jakarta.faces.view.facelets.FaceletContext) | 
| protected MetaRuleset | createMetaRuleset(Class type) | 
| void | setAttributes(FaceletContext ctx,
             Object obj) | 
getConverterId, getTagHandlerDelegateapplyAttachedObject, getAttachedObjectHandlerHelper, getForapply, applyNextHandler, getBinding, getTag, getTagAttribute, getTagId, isDisabledgetAttribute, getRequiredAttribute, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitapplyAttachedObject, getForpublic ConvertNumberHandler(ConverterConfig config)
config - protected Converter createConverter(FaceletContext ctx) throws FacesException, jakarta.el.ELException, FaceletException
FacesExceptionjakarta.el.ELExceptionFaceletExceptionpublic void setAttributes(FaceletContext ctx, Object obj)
setAttributes in class DelegatingMetaTagHandlerprotected MetaRuleset createMetaRuleset(Class type)
createMetaRuleset in class DelegatingMetaTagHandlerCopyright © 2022 The Apache Software Foundation. All rights reserved.