public class MaskToString extends Object
| Constructor and Description |
|---|
MaskToString() |
| Modifier and Type | Method and Description |
|---|---|
static String |
formatString(String value,
String mask,
boolean literalCharacter) |
public static String formatString(String value, String mask, boolean literalCharacter) throws ParseException
ParseExceptionCopyright © 2018. All rights reserved.