ch.qos.logback.core.pattern.util
Class EscapeUtil
java.lang.Object
ch.qos.logback.core.pattern.util.EscapeUtil
public class EscapeUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EscapeUtil
public EscapeUtil()
escape
public static void escape(String escapeChars,
StringBuffer buf,
char next,
int pointer)
basicEscape
public static String basicEscape(String s)
Copyright © 2005-2008 QOS.ch. All Rights Reserved.