| Package | Description |
|---|---|
| tech.units.indriya.format | |
| tech.units.indriya.internal.format |
| Modifier and Type | Method and Description |
|---|---|
protected SymbolMap |
EBNFUnitFormat.getSymbols()
Get the symbol map used by this instance to map between
Units and Strings, etc... |
protected SymbolMap |
LocalUnitFormat.getSymbols()
Get the symbol map used by this instance to map between
Units and Strings, etc... |
static SymbolMap |
SymbolMap.of(ResourceBundle rb)
Creates a symbol map from the specified resource bundle,
|
| Modifier and Type | Method and Description |
|---|---|
static EBNFUnitFormat |
EBNFUnitFormat.getInstance(SymbolMap symbols)
Returns an instance for the given symbol map.
|
static LocalUnitFormat |
LocalUnitFormat.getInstance(SymbolMap symbols)
Returns an instance for the given symbol map.
|
| Constructor and Description |
|---|
UnitFormatParser(SymbolMap symbols,
Reader in) |
Copyright © 2005–2022 Units of Measurement project. All rights reserved.