public class CharacterFormat extends Object implements Format<Character>
CharacterFormat()
String
format(Character object)
Character
parse(String string)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CharacterFormat()
public String format(Character object) throws Exception
Format
format
Format<Character>
object
Exception
public Character parse(String string) throws Exception
parse
string
Apache Camel