@JSFFaceletTag(name="f:converter",
               bodyContent="empty",
               tagClass="org.apache.myfaces.taglib.core.ConverterImplTag")
public final class ConvertDelegateHandler
extends ConverterHandler
delegateFactorynextHandler, tag, tagId| Constructor and Description | 
|---|
| ConvertDelegateHandler(ConverterConfig config) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Converter | createConverter(FaceletContext ctx)Uses the specified "converterId" to pull an instance from the Application | 
| protected MetaRuleset | createMetaRuleset(Class type) | 
| String | getConverterId(FaceletContext ctx) | 
getTagHandlerDelegateapplyAttachedObject, getAttachedObjectHandlerHelper, getForapply, applyNextHandler, getBinding, getTag, getTagAttribute, getTagId, isDisabled, setAttributesgetAttribute, getRequiredAttribute, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitapplyAttachedObject, getForpublic ConvertDelegateHandler(ConverterConfig config)
config - protected Converter createConverter(FaceletContext ctx) throws FacesException, javax.el.ELException, FaceletException
FacesExceptionjavax.el.ELExceptionFaceletExceptionApplication.createComponent(java.lang.String), 
org.apache.myfaces.view.facelets.tag.jsf.ConverterHandler#createConverter(javax.faces.view.facelets.FaceletContext)protected MetaRuleset createMetaRuleset(Class type)
createMetaRuleset in class DelegatingMetaTagHandlerpublic String getConverterId(FaceletContext ctx)
getConverterId in class ConverterHandlerCopyright © 2016 The Apache Software Foundation. All Rights Reserved.