Interface | Description |
---|---|
UnitParserConstants |
Token literal values and constants.
|
UnitsDB |
The units database interface.
|
Class | Description |
---|---|
DefaultUnitsDB |
Default units database.
|
Parser |
Class for parsing unit specifications.
|
SimpleCharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
|
Token |
Describes the input token stream.
|
UnitParser |
A class for parsing string unit specifications.
|
UnitParserTokenManager |
Token Manager.
|
UnitPrefix |
Class for representing unit prefixes.
|
UnitTable |
Provides support for a table of units.
|
Exception | Description |
---|---|
NoSuchUnitException |
Exception thrown when a unit specification can't be parsed because of an
unknown unit.
|
ParseException |
This exception is thrown when parse errors are encountered.
|
Error | Description |
---|---|
TokenMgrError |
Token Manager Error.
|
Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.