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