public class CharConverter extends Object
| Constructor and Description |
|---|
CharConverter() |
public static String convert(char c)
c - the character to convertCharacter.toString(char)public static char convert(String value) throws FieldConvertError
value - FieldConvertError - if String length != 1Copyright © 2016. All rights reserved.