public static class Precision.ExpressionLanguagePrecisionFormat extends Precision.LengthIntegerPrecisionFormat
_regex
COMMA_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.
|
parseString
parseInteger, parseSignString
public java.lang.String printPrecisionFormat(Precision p)
printPrecisionFormat
in class Precision.LengthIntegerPrecisionFormat
p
- Precision object to represent as a String.