|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ParseException | |
|---|---|
| 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 ParseException in ucar.units |
|---|
| Methods in ucar.units that return ParseException | |
|---|---|
ParseException |
StandardUnitFormat.generateParseException()
Generate ParseException. |
| Methods in ucar.units that throw ParseException | |
|---|---|
Unit |
StandardUnitFormat.basicExpr(UnitDB unitDB)
|
java.util.Calendar |
StandardUnitFormat.clockExpr(java.util.Calendar calendar)
|
java.util.Calendar |
StandardUnitFormat.dateExpr()
|
int |
StandardUnitFormat.integer()
|
Unit |
StandardUnitFormat.logExpr(UnitDB unitDB)
|
double |
StandardUnitFormat.number()
|
Unit |
StandardUnitFormat.powerExpr(UnitDB unitDB)
|
Unit |
StandardUnitFormat.productExpr(UnitDB unitDB)
|
double |
StandardUnitFormat.real()
|
Unit |
StandardUnitFormat.shiftExpr(UnitDB unitDB)
|
int |
StandardUnitFormat.sign()
|
double |
StandardUnitFormat.tenFactor()
|
java.util.Date |
StandardUnitFormat.timeOriginExpr()
|
Unit |
StandardUnitFormat.unitIdentifier(UnitDB unitDB)
|
Unit |
StandardUnitFormat.unitSpec(UnitDB unitDB)
|
double |
StandardUnitFormat.unsignedDecimal()
|
int |
StandardUnitFormat.unsignedInteger()
|
java.util.Calendar |
StandardUnitFormat.zoneExpr(java.util.Calendar calendar)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||