public class ConverterTag extends AbstractConverterTag
ConverterELTag
.Modifier and Type | Class and Description |
---|---|
static class |
ConverterTag.BindingConverter |
binding, converterId
Constructor and Description |
---|
ConverterTag() |
Modifier and Type | Method and Description |
---|---|
protected Converter |
createConverter()
Create and return a new
Converter to be registered
on our surrounding UIComponent . |
createConverter, setBinding, setConverterId
doStartTag
protected Converter createConverter() throws javax.servlet.jsp.JspException
ConverterELTag
Create and return a new Converter
to be registered
on our surrounding UIComponent
.
createConverter
in class AbstractConverterTag
Converter
javax.servlet.jsp.JspException
- if a new instance cannot be createdComments to: faces-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.