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