ch.qos.logback.core.rolling.helper
Class DatePatternToRegexUtil

java.lang.Object
  extended by ch.qos.logback.core.rolling.helper.DatePatternToRegexUtil

public class DatePatternToRegexUtil
extends Object

This class is concerned with computing a regex corresponding to a date pattern (in SimpleDateFormat format).

Author:
Ceki Gülcü

Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 2005-2011 QOS.ch. All Rights Reserved.