java.lang.Object
org.apache.camel.quarkus.component.bindy.it.model.TestConverter
- 所有已实现的接口:
org.apache.camel.dataformat.bindy.Format<String>
public class TestConverter
extends Object
implements org.apache.camel.dataformat.bindy.Format<String>
-
-
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
构造器详细资料
-
TestConverter
public TestConverter()
-
方法详细资料
-
-
parse
- 指定者:
parse 在接口中 org.apache.camel.dataformat.bindy.Format<String>