public class RestrictedEscapeUtil extends Object implements IEscapeUtil
| Constructor and Description |
|---|
RestrictedEscapeUtil() |
| Modifier and Type | Method and Description |
|---|---|
void |
escape(String escapeChars,
StringBuffer buf,
char next,
int pointer) |
public void escape(String escapeChars, StringBuffer buf, char next, int pointer)
escape in interface IEscapeUtil