|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SimpleCharStream | |
---|---|
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 SimpleCharStream in ucar.units |
---|
Fields in ucar.units declared as SimpleCharStream | |
---|---|
protected SimpleCharStream |
StandardUnitFormatTokenManager.input_stream
|
Methods in ucar.units with parameters of type SimpleCharStream | |
---|---|
void |
StandardUnitFormatTokenManager.ReInit(SimpleCharStream stream)
Reinitialise parser. |
void |
StandardUnitFormatTokenManager.ReInit(SimpleCharStream stream,
int lexState)
Reinitialise parser. |
Constructors in ucar.units with parameters of type SimpleCharStream | |
---|---|
StandardUnitFormatTokenManager(SimpleCharStream stream)
Constructor. |
|
StandardUnitFormatTokenManager(SimpleCharStream stream,
int lexState)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |