| Package | Description |
|---|---|
| tech.units.indriya.format |
| Modifier and Type | Method | 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 | 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.
|
Copyright © 2005–2023 Units of Measurement project. All rights reserved.