java.lang.Objectjavax.faces.convert.CharacterConverter
All Implemented Interfaces:
Converter
Converter implementation for java.lang.Character
(and char primitive) values.
Field Summary | ||
---|---|---|
public static final String | CONVERTER_ID | The standard converter id for this converter. |
public static final String | CHARACTER_ID | The message identifier of the javax.faces.application.FacesMessage to be created if
the conversion to
|
public static final String | STRING_ID | The message identifier of the javax.faces.application.FacesMessage to be created if
the conversion of the
|
Method from javax.faces.convert.CharacterConverter Summary: |
---|
getAsObject, getAsString |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from javax.faces.convert.CharacterConverter Detail: |
---|
|
|