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