Package | Description |
---|---|
tech.units.indriya |
This package provides the Reference Implementation of the
Units of Measurement API.
|
tech.units.indriya.format | |
tech.units.indriya.internal.format |
Class | Description |
---|---|
UnitStyle |
Defines the different variants of unit formatting.
|
Class | Description |
---|---|
AbstractQuantityFormat |
This class provides the interface for formatting and parsing
quantities . |
AbstractUnitFormat |
This class provides the interface for formatting and parsing
units . |
DefaultUnitFormatService |
Deprecated.
For backward-compatibility, to be removed in a future version.
|
EBNFUnitFormat |
This class represents the local neutral format.
|
FormatBehavior |
Defines different ways of formatting.
|
LocalUnitFormat |
This class represents the local sensitive format.
|
NumberDelimiterQuantityFormat | |
NumberDelimiterQuantityFormat.Builder |
A fluent Builder to easily create new instances of
NumberDelimiterQuantityFormat . |
SimpleQuantityFormat |
A simple implementation of QuantityFormat
|
SimpleUnitFormat |
This class implements the
UnitFormat interface for formatting and parsing units . |
SimpleUnitFormat.DefaultFormat |
This class represents the standard format.
|
SimpleUnitFormat.Flavor |
Flavor of this 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). |
Token |
Describes the input token stream.
|
UnitStyle |
Defines the different variants of unit formatting.
|
Class | Description |
---|---|
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). |
TokenException |
This exception is thrown when token errors are encountered.
|
Copyright © 2005–2020 Units of Measurement project. All rights reserved.