org.apache.camel.dataformat.bindy.Format<String>
public class TestConverter extends Object implements org.apache.camel.dataformat.bindy.Format<String>
TestConverter()
String
format(String object)
parse(String string)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TestConverter()
public String format(String object)
format
public String parse(String string)
parse