|
||||||||||
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)
|
Calendar |
StandardUnitFormat.clockExpr(Calendar calendar)
|
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()
|
Date |
StandardUnitFormat.timeOriginExpr()
|
Unit |
StandardUnitFormat.unitIdentifier(UnitDB unitDB)
|
Unit |
StandardUnitFormat.unitSpec(UnitDB unitDB)
|
double |
StandardUnitFormat.unsignedDecimal()
|
int |
StandardUnitFormat.unsignedInteger()
|
Calendar |
StandardUnitFormat.zoneExpr(Calendar calendar)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |