Package | Description |
---|---|
org.apache.camel.dataformat.bindy |
Modifier and Type | Method and Description |
---|---|
UnicodeHelper.Method |
UnicodeHelper.getMethod() |
static UnicodeHelper.Method |
UnicodeHelper.Method.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UnicodeHelper.Method[] |
UnicodeHelper.Method.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
UnicodeHelper(String input,
UnicodeHelper.Method method)
Create instance.
|
Apache Camel