public interface ConverterTagDeclaration
Modifier and Type | Method and Description |
---|---|
void |
setBinding(javax.el.ValueExpression binding)
The value binding expression to a converter.
|
void |
setConverterId(javax.el.ValueExpression converterId)
The converterId of a registered converter.
|
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.