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 IEscapeUtilCopyright © 2005–2014 QOS.ch. All rights reserved.