|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.qos.logback.core.util.DatePatternToRegexUtil
public class DatePatternToRegexUtil
This class is concerned with computing a regex corresponding to a date
pattern (in SimpleDateFormat format).
| Constructor Summary | |
|---|---|
DatePatternToRegexUtil(java.lang.String datePattern)
|
|
| Method Summary | |
|---|---|
java.lang.String |
toRegex()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DatePatternToRegexUtil(java.lang.String datePattern)
| Method Detail |
|---|
public java.lang.String toRegex()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||