public final class FormatPatternParser extends Object
| Constructor and Description |
|---|
FormatPatternParser(String filters) |
| Modifier and Type | Method and Description |
|---|---|
Token |
parse(String pattern)
Parses a format pattern and produces a generic token from it.
|
public FormatPatternParser(String filters)
filters - Comma separated list of throwable filtersCopyright © 2020. All rights reserved.