Class | Description |
---|---|
AbstractUnitFormat |
This class provides the interface for formatting and parsing
units . |
EBNFUnitFormat |
This class represents the local neutral format.
|
LocalUnitFormat |
This class represents the local sensitive format.
|
QuantityFormat |
This class provides the interface for formatting and parsing
quantities . |
SimpleUnitFormat |
This class implements the
UnitFormat interface for formatting and parsing units . |
SimpleUnitFormat.ASCIIFormat |
This class represents the ASCII format.
|
SimpleUnitFormat.DefaultFormat |
This class represents the standard format.
|
SymbolMap |
This class provides a set of mappings between
units and symbols (both ways), between prefixes and symbols
(both ways), and from unit converters to prefixes (one way). |
Enum | Description |
---|---|
FormatBehavior |
Defines different ways of formatting.
|
SimpleUnitFormat.Flavor |
Flavor of this format
|
UnitStyle |
Defines the different variants of unit formatting.
|
Copyright © 2005-2021 Units of Measurement project. All Rights Reserved.