|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.qos.logback.core.pattern.util.AsIsEscapeUtil
public class AsIsEscapeUtil
Constructor Summary | |
---|---|
AsIsEscapeUtil()
|
Method Summary | |
---|---|
void |
escape(java.lang.String escapeChars,
java.lang.StringBuffer buf,
char next,
int pointer)
Do not perform any character escaping. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AsIsEscapeUtil()
Method Detail |
---|
public void escape(java.lang.String escapeChars, java.lang.StringBuffer buf, char next, int pointer)
Note that this method assumes that it is called after the escape character has been consumed.
escape
in interface IEscapeUtil
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |