public final class FormatStringParser extends Object
FormatStep
instances.Modifier and Type | Method and Description |
---|---|
static FormatStep[] |
getSteps(String formatString,
ColorMap colors)
Compile a format string into a series of format steps.
|
public static FormatStep[] getSteps(String formatString, ColorMap colors)
formatString
- the format stringCopyright © 2017 JBoss by Red Hat. All rights reserved.