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.StringEscape
public String escapeJava(String str)
escapeJava
in interface org.apache.camel.commands.StringEscape
public String hex(char ch)
hex
in interface org.apache.camel.commands.StringEscape
Apache Camel