@Deprecated public class ConvertHandler extends MetaTagHandlerImpl
ConverterELTag, 
Converter, 
ValueHoldernextHandler, tag, tagId| Constructor and Description | 
|---|
| ConvertHandler(ConverterConfig config)Deprecated.  | 
| ConvertHandler(TagConfig config)Deprecated.   | 
| Modifier and Type | Method and Description | 
|---|---|
| void | apply(FaceletContext ctx,
     UIComponent parent)Deprecated.  Set Converter instance on parent ValueHolder if it's not being restored. | 
| protected Converter | createConverter(FaceletContext ctx)Deprecated.  Create a Converter instance | 
| protected MetaRuleset | createMetaRuleset(Class type)Deprecated.  Extend this method in order to add your own rules. | 
setAttributesgetAttribute, getRequiredAttribute, toStringpublic ConvertHandler(TagConfig config)
config - public ConvertHandler(ConverterConfig config)
public final void apply(FaceletContext ctx, UIComponent parent) throws IOException, FacesException, FaceletException, javax.el.ELException
createConverter.setAttributes on Converter instance.IOExceptionFacesExceptionFaceletExceptionjavax.el.ELExceptionValueHolder, 
Converter, 
createConverter(FaceletContext), 
FaceletHandler.apply(javax.faces.view.facelets.FaceletContext, javax.faces.component.UIComponent)protected Converter createConverter(FaceletContext ctx)
ctx - FaceletContext to useprotected MetaRuleset createMetaRuleset(Class type)
MetaTagHandlerImplcreateMetaRuleset in class MetaTagHandlerImplCopyright © 2021 The Apache Software Foundation. All rights reserved.