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