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