|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnitParseException | |
|---|---|
| ucar.units | Provides support for parsing and formatting string unit specification, converting numerical values between compatible units, and performing arithmetic on units (such as dividing one unit by another). |
| Uses of UnitParseException in ucar.units |
|---|
| Methods in ucar.units that throw UnitParseException | |
|---|---|
Unit |
UnitFormatImpl.parse(java.lang.String spec)
Parses a unit specification. |
Unit |
UnitFormat.parse(java.lang.String spec)
Parses a unit specification. |
Unit |
UnitFormat.parse(java.lang.String spec,
UnitDB unitDB)
Parses a unit specification. |
Unit |
StandardUnitFormat.parse(java.lang.String spec,
UnitDB unitDB)
Decodes a unit specification. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||