Package | Description |
---|---|
javax.money.format |
Money and Currency format API.
|
Modifier and Type | Method and Description |
---|---|
MonetaryAmount |
MonetaryAmountFormat.parse(java.lang.CharSequence text)
Fully parses the text into an instance of
MonetaryAmount . |