public class StringEscape extends Object implements org.apache.camel.commands.StringEscape
| Constructor and Description |
|---|
StringEscape() |
public String unescapeJava(String str)
unescapeJava in interface org.apache.camel.commands.StringEscapepublic String escapeJava(String str)
escapeJava in interface org.apache.camel.commands.StringEscapepublic String hex(char ch)
hex in interface org.apache.camel.commands.StringEscapeApache Camel