public static class Precision.ExpressionLanguagePrecisionFormat extends Precision.LengthIntegerPrecisionFormat
_regexCOMMA_OR_FORWARDSLASH, OPTIONAL_L_PARAN, OPTIONAL_L_PARANBRACKET, OPTIONAL_R_PARAN, OPTIONAL_R_PARANBRACKET, OPTIONAL_U_OR_S_GROUP, OPTIONAL_WHITE_SPACE, PERIOD, SIGNED_INTEGER_GROUP, UNSIGNED_INTEGER_GROUP| Constructor and Description |
|---|
ExpressionLanguagePrecisionFormat() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
printPrecisionFormat(Precision p)
Regular expression for ExpressionLanguagePrecisionFormat.
|
parseStringparseInteger, parseSignStringpublic java.lang.String printPrecisionFormat(Precision p)
printPrecisionFormat in class Precision.LengthIntegerPrecisionFormatp - Precision object to represent as a String.