Interface | Description |
---|---|
ClientConverter |
Interface implemented by Objects that wish to perform client-side
conversion in addition to server-side conversion.
|
Class | Description |
---|---|
ColorConverter |
Converters string to Color object and vice versa based on
the patterns and the transparency set.
|
DateTimeConverter |
Converter implementation for java.util.Date
values. |
NumberConverter |
This is an extension of the standard JSF
NumberConverter
The converter provides all the standard functionality
of the default NumberConverter and is strict while converting to object. |
Copyright © 2001-2016 The Apache Software Foundation. All Rights Reserved.